What's Changed
- Add support for
PLAYWRIGHT_BROWSERS_PATHby @smnandre in #71 - Add documentation for connecting to external browsers by @smnandre in #70
- Fix
$page->waitForLoadState()handling by @stloyd in #65 - Adjust required PHPUnit requirements and CI setup by @stloyd in #68
- Simplify
ScreenshotHelper::slugifyUrl()by @stloyd in #69 - Cookie expire date can be integer or float by @stloyd in #67
New Contributors
Full Changelog: v1.1.0...v1.1.1