Playwright Go Versions Save

Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.

v0.4201.1

1 month ago

What's Changed

Full Changelog: https://github.com/playwright-community/playwright-go/compare/v0.4201.0...v0.4201.1

v0.4201.0

2 months ago

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: https://github.com/playwright-community/playwright-go/compare/v0.4102.0...v0.4201.0

v0.4102.0

2 months ago

What's Changed

Full Changelog: https://github.com/playwright-community/playwright-go/compare/v0.4101.1...v0.4102.0

v0.4101.1

3 months ago

What's Changed

Full Changelog: https://github.com/playwright-community/playwright-go/compare/v0.4101.0...v0.4101.1

v0.4101.0

3 months ago

What's Changed

Full Changelog: https://github.com/playwright-community/playwright-go/compare/v0.4001.0...v0.4101.0

v0.4001.0

4 months ago

What's Changed

BREAKING CHANGE

  • ErrPlaywright wraps all Playwright errors
  • ErrTimeout wraps all timeout errors and replaces TimeoutError

Full Changelog: https://github.com/playwright-community/playwright-go/compare/v0.3900.1...v0.4000.0

v0.3900.1

6 months ago

What's Changed

Full Changelog: https://github.com/playwright-community/playwright-go/compare/v0.3900.0...v0.3900.1

v0.3900.0

6 months ago

What's Changed

Full Changelog: https://github.com/playwright-community/playwright-go/compare/v0.3800.1...v0.3900.0

v0.3800.1

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/playwright-community/playwright-go/compare/v0.3800.0...v0.3800.1

v0.3800.0

7 months ago

What's Changed

Full Changelog: https://github.com/playwright-community/playwright-go/compare/v0.3700.0...v0.3800.0