Releases: chrome-php/chrome
Releases · chrome-php/chrome
v1.3.0
- Added support for setting HTTP headers
- Added support for
psr/log
2 and 3
v1.2.1
- Partial PHP 8.1 support
v1.2.0
- Dropped
--disable-default-apps
and--disable-extensions
by default - Added API for interacting with the DOM
- Added a way to set the timezone
- Reworked
PagePdf
class to improve validation
v1.1.1
- Fix mouse element position
v1.1.0
- Add DOM element locator
v1.0.1
- Fix mouse scroll maximum distance
v0.11.2
- Fix mouse scroll maximum distance
v1.0.0
- Switched over to
chrome-php/wrench
- Add support for keyboard key combinations
v0.11.1
- Fix scroll method returning prematurely
v0.11.0
- Added support for proxy servers as a direct option
- Added support for passing environment variables
- Added support for Symfony 6
- Removed broken
getChromeVersion
function - Implemented more robust auto-discovery