v1.22.1
microsoft/playwrightv1.22.1May 17, 2022by aslushnikov
AI Summary
This patch release addresses a critical bug causing argument errors when using the `toHaveScreenshot()` assertion. Browser binaries were updated accordingly.
Key Highlights
- Fixed bug causing argument error in `expect.toHaveScreenshot()`.
- Updated Chromium to 102.0.5005.40.
- Updated Firefox to 99.0.1.
- Updated WebKit to 15.4.
Full Release Notes
## Highlights This patch includes the following bug fixes: https://github.com/microsoft/playwright/issues/14186 - [BUG] expect.toHaveScreenshot() generates an argument error ## Browser Versions - Chromium 102.0.5005.40 - Mozilla Firefox 99.0.1 - WebKit 15.4 This version was also tested against the following stable channels: - Google Chrome 101 - Microsoft Edge 101