v1.23.2

microsoft/playwrightv1.23.2Jul 7, 2022by aslushnikov

AI Summary

This patch release fixes LaunchOptions configuration issues, component test compilation problems, and a regression ignoring console events.

Key Highlights

  • Fixes LaunchOptions config having no effect after update to v1.23.0.
  • Fixes component testing project compilation regression.
  • Fixes regression where `page.on('console')` was ignored in v1.23.

Full Release Notes

## Highlights

This patch includes the following bug fixes:

https://github.com/microsoft/playwright/issues/15273 - [BUG] LaunchOptions config has no effect after update to v1.23.0
https://github.com/microsoft/playwright/issues/15351 - [REGRESSION]: Component testing project does not compile anymore
https://github.com/microsoft/playwright/issues/15431 - [BUG] Regression: page.on('console') is ignored in 1.23

## Browser Versions

- Chromium 104.0.5112.20
- Mozilla Firefox 100.0.2
- WebKit 15.4

This version was also tested against the following stable channels:

- Google Chrome 103
- Microsoft Edge 103