Releases: playwright-php/playwright
Releases · playwright-php/playwright
v1.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add support for PDF generation by @smnandre in #54
- Implement Stringable in Frame, FrameLocator, Locator, and SelectorChain by @smnandre in #55
- Decouple Excpect from PHPUnit / maintain compatibility by @smnandre in #57
- Add Options classes (Page, Locator, Selector, Tracing, Websocket, ...) by @smnandre in #56
- [CI] Add PHP 8.5 to matrix by @smnandre in #58
- Fix Clock implementation by @smnandre in #59
Full Changelog: v1.0.0...v1.1.0