v1.32.1

microsoft/playwrightv1.32.1Mar 25, 2023by aslushnikov

AI Summary

A bug fix release targeting various UI mode and trace viewer navigation issues.

Key Highlights

  • Fixes trace viewer not opening on specific broken locators
  • Fixes `--ui` mode startup errors related to `mainFrame`
  • Fixes skipped tests not being found in UI mode
  • Fixes webServer startup errors not being displayed in UI mode
  • Fixes parameterized tests not displaying in UI mode

Full Release Notes

## Highlights 

https://github.com/microsoft/playwright/issues/21832 - [BUG] Trace is not opening on specific broken locator
https://github.com/microsoft/playwright/issues/21897 - [BUG] --ui fails to open with error reading mainFrame from an undefined this._page
https://github.com/microsoft/playwright/issues/21918 - [BUG]: UI mode, skipped tests not being found 
https://github.com/microsoft/playwright/issues/21941 - [BUG] UI mode does not show webServer startup errors
https://github.com/microsoft/playwright/issues/21953 - [BUG] Parameterized tests are not displayed in the UI mode

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