v1.28.1
microsoft/playwrightv1.28.1Nov 23, 2022by aslushnikov
AI Summary
A patch release fixing critical bugs in Electron handling and role selector logic.
Key Highlights
- Fixes Electron firstWindow timeouts after upgrading to 1.28.0.
- Fixes role selector `[expanded=false]` logic.
- Fixes regression in killing web server process.
New Features
- Bug fixes for role selectors
- Bug fixes for Electron firstWindow
- Bug fixes for web server process killing
Full Release Notes
## Highlights This patch release includes the following bug fixes: https://github.com/microsoft/playwright/issues/18928 - [BUG] Electron firstWindow times out after upgrading to 1.28.0 https://github.com/microsoft/playwright/issues/18920 - [BUG] [expanded=false] in role selector returns elements without aria-expanded attribute https://github.com/microsoft/playwright/issues/18865 - [BUG] regression in killing web server process in 1.28.0 ## Browser Versions * Chromium 108.0.5359.29 * Mozilla Firefox 106.0 * WebKit 16.4 This version was also tested against the following stable channels: * Google Chrome 107 * Microsoft Edge 107