Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: playwright-php/playwright

v1.2.0

25 Feb 23:21
Immutable release. Only release title and notes can be modified.
4eba6c6

Choose a tag to compare

What's Changed

  • Add support for PLAYWRIGHT_BROWSERS_PATH by @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

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