Skip to content

Releases: playwright-community/playwright-go

Version 0.1400.0

27 Aug 20:41
4d4d660

Choose a tag to compare

This version is on pair with version 1.14 of Playwright.

(The previous release was no Godoc compliant and the proxy did not pick it up)

Version 0.1400

26 Aug 09:58
4d4d660

Choose a tag to compare

This version is on pair with version 1.14 of Playwright.

Version 0.1100.0

28 Mar 13:01
067f418

Choose a tag to compare

  • feat(install): allow to install and skip certain browser (#113)
  • docs: update link to Playwright API (#114)
  • fix(ElementHandle): don't panic when QuerySelector not exists (#112)

Version 1.9.2 (beta)

16 Mar 17:14
d68a250

Choose a tag to compare

Version 1.9.2 (beta) Pre-release
Pre-release
  • updated to version 1.9.2
  • Renamed some generated methods

0.171.1

04 Jan 10:29
7430509

Choose a tag to compare

Changelog:

  • chore: add Frame.Tap/Page.Tap/Page.Frame methods (#74)
  • chore: update readme on browser roll (#76)
  • chore: add missing methods (Tap/Touchscreen/WebSocket.IsClosed) (#78)
  • chore: restructure tests (#77)
  • feat: add websocket functionality and tests (#79)
  • feat: add Page on pageerror event (#82)
  • chore: waitForEvent cleanup (#81)
  • chore: cleanup inner core iteration 1 (#86)
  • chore: fix flaky websocket tests (#87)
  • tests: added BindingCall tests (#88)
  • tests: add more worker and element tests (#89)

0.171.0

29 Dec 12:42
1130c58

Choose a tag to compare

Initial release with upstream Playwright 1.7.1.