v1.32.3
microsoft/playwrightv1.32.3Apr 11, 2023by aslushnikov
AI Summary
A bug fix release addressing WebServer startup delays and test passing logic.
Key Highlights
- Fixes WebServer timeout issue where it only starts after the timeout expires
- Allows reusing browser instances between tests
- Fixes `toPass` assertion often incorrectly marking tests as passed
Full Release Notes
## Highlights https://github.com/microsoft/playwright/issues/22144 - [BUG] WebServer only starting after timeout https://github.com/microsoft/playwright/pull/22191 - chore: allow reusing browser between the tests https://github.com/microsoft/playwright/issues/22215 - [BUG] Tests failing in toPass often marked as passed ## Browser Versions * Chromium 112.0.5615.29 * Mozilla Firefox 111.0 * WebKit 16.4 This version was also tested against the following stable channels: * Google Chrome 111 * Microsoft Edge 111