v1.50.1

microsoft/playwrightv1.50.1Jan 31, 2025by dgozman

AI Summary

Bug fix release addressing issues with Aria snapshots, Firefox keepalive handling, and snapshot update logic in multi-project configurations.

Key Highlights

  • Single aria snapshot support for different engines/browsers
  • Fixed Firefox not handling keepalive: true fetch requests
  • Improved snapshot diff generation
  • Fixed snapshotPathTemplate with multiple projects

Full Release Notes

### Highlights

https://github.com/microsoft/playwright/issues/34483 - [Feature]: single aria snapshot for different engines/browsers
https://github.com/microsoft/playwright/issues/34497 - [Bug]: Firefox not handling keepalive: true fetch requests
https://github.com/microsoft/playwright/issues/34504 - [Bug]: update snapshots not creating good diffs
https://github.com/microsoft/playwright/issues/34507 - [Bug]: snapshotPathTemplate doesnt work when multiple projects
https://github.com/microsoft/playwright/issues/34462 - [Bug]: updateSnapshots "changed" throws an error

## Browser Versions

* Chromium 133.0.6943.16
* Mozilla Firefox 134.0
* WebKit 18.2

This version was also tested against the following stable channels:
* Google Chrome 132
* Microsoft Edge 132