Skip to content

Releases: playwright-php/playwright

v1.1.0

23 Dec 21:35
Immutable release. Only release title and notes can be modified.
132a0d3

Choose a tag to compare

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

v1.0.0

08 Nov 13:21
8b7e15a

Choose a tag to compare

Public release