Skip to content

Releases: playwright-community/playwright-go

v0.4501.1

16 Jul 15:26
9a40c60
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4501.0...v0.4501.1

v0.4501.0

10 Jul 03:55
17169dc
Compare
Choose a tag to compare

What's Changed

  • chore: roll to Playwright v1.45.1 by @canstand in #472
  • fix: harOpen error if no har in zip file by @canstand in #473
  • chore: simplify bindingCall error stack and refac some tests by @canstand in #474

What's New

  • Playwright now supports Chromium, Firefox and WebKit on Ubuntu 24.04.
  • Follow upstream to support the new Clock API. See the clock guide for reference.
  • Locator.SetInputFiles() now supports uploading a directory for <input type=file webkitdirectory> elements.
  • For other miscellaneous changes, see the upstream project release notes

Full Changelog: v0.4401.1...v0.4501.0

v0.4401.1

18 Jun 16:25
3158371
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4401.0...v0.4401.1

v0.4401.0

08 Jun 12:52
5628be8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4400.1...v0.4401.0

v0.4400.1

08 Jun 08:02
170577e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4400.0...v0.4400.1

v0.4400.0

07 Jun 03:04
257a77a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4201.1...v0.4400.0

v0.4201.1

21 Mar 13:20
29bd861
Compare
Choose a tag to compare

What's Changed

  • refactor(test): helper_test.go as a useful example by @canstand in #410
  • feat: RunOptions can specifying output/error streams (close #226) by @canstand in #426
  • docs: add Dockerfile example by @canstand in #424
  • refac(test): cleanup and add AssertToBeGolden for visual comparison by @canstand in #429
  • fix: correctly handle failed navigation by @canstand in #428

Full Changelog: v0.4201.0...v0.4201.1

v0.4201.0

04 Mar 05:08
24eab96
Compare
Choose a tag to compare

What's Changed

New method page.AddLocatorHandler() registers a callback that will be invoked when specified element becomes visible and may block Playwright actions. The callback can get rid of the overlay.

Announcements

  • ⚠️ Ubuntu 18 is not supported anymore (by upstream).

Full Changelog: v0.4102.0...v0.4201.0

v0.4102.0

29 Feb 07:10
664e25d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4101.1...v0.4102.0

v0.4101.1

29 Jan 11:59
98ab5a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4101.0...v0.4101.1