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