All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Include finish task in CLI replay
- Prefer Gemini over OpenAI models
- Add model dependency in CLI
- Replay navigation. Support Gemini models. Make element selection more robust
- Populated hover cursor:pointer div as interactive element
- Added verbose logging option
- Used patchright and fixed testing
- Set ignoreHTTPSErrors to true by default
- Updated playwright to version 1.49
- Disabled thinking action by default for more robust pagination
- Robust pagination across all pages
- Updated playwright to previous version 1.48.2
- Updated playwright to version 1.52
- Used playwright-core in serverless environments
- Initial release with serverless and remote browser support
- Test and release workflow
- Used npm instead of yarn
- Used merge-images instead of sharp (having issue with cross-platform build)