v1.25.1
microsoft/playwrightv1.25.1Aug 23, 2022by aslushnikov
AI Summary
A patch release addressing bugs related to esbuild configuration with ESM and Yarn, SSL handling in component tests, and custom selector engines in debug mode.
Key Highlights
- Fixes esbuild command failure when using ESM and Yarn.
- Fixes component test failures on the second run when SSL is used.
- Fixes custom selector engines not working in debug mode.
Full Release Notes
## Highlights This patch includes the following bug fixes: https://github.com/microsoft/playwright/issues/16319 - [BUG] webServer.command esbuild fails with ESM and Yarn https://github.com/microsoft/playwright/issues/16460 - [BUG] Component test fails on 2nd run when SSL is used https://github.com/microsoft/playwright/issues/16665 - [BUG] custom selector engines don't work when running in debug mode ## Browser Versions - Chromium 105.0.5195.19 - Mozilla Firefox 103.0 - WebKit 16.0 This version was also tested against the following stable channels: - Google Chrome 104 - Microsoft Edge 104