v1.32.2

microsoft/playwrightv1.32.2Apr 3, 2023by aslushnikov

AI Summary

A maintenance release fixing crashes and improving component test flexibility.

Key Highlights

  • Fixes browser crash when using Playwright VSCode extension with trace viewer enabled
  • Makes Vue component mount props less restrictive
  • Fixes regression causing 'tracing.stopChunk' errors

Full Release Notes

## Highlights 

https://github.com/microsoft/playwright/issues/21993 - [BUG] Browser crash when using Playwright VSC extension and trace-viewer enabled in config
https://github.com/microsoft/playwright/issues/22003 - [Feature] Make Vue component mount props less restrictive
https://github.com/microsoft/playwright/issues/22089 - [REGRESSION]: Tests failing with "Error: tracing.stopChunk"

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