v1.23.1

microsoft/playwrightv1.23.1Jun 30, 2022by aslushnikov

AI Summary

This patch release fixes a critical regression in playwright-core related to a TypeError argument error. Browser binaries were updated to the latest stable channels.

Key Highlights

  • Fixed regression in playwright-core 1.23.0 regarding TypeError argument.
  • Updated Chromium to 104.0.5112.20.
  • Updated Firefox to 100.0.2.
  • Updated WebKit to 15.4.

Full Release Notes

## Highlights

This patch includes the following bug fixes:

https://github.com/microsoft/playwright/issues/15219 - [REGRESSION]: playwright-core 1.23.0 issue with 'TypeError [ERR_INVALID_ARG_TYPE]: The "listener" argument'


## 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