v1.44.1
microsoft/playwrightv1.44.1May 23, 2024by mxschmitt
AI Summary
Bug fix release fixing video recording and Electron path issues.
Key Highlights
- Fixes video recording issue with VSCode extension
- Fixes Electron launch when executablePath contains spaces
- Fixes fullscreen screenshot masking elements outside viewport
- Fixes ipv6 being shown instead of localhost in show-trace/show-report
Full Release Notes
### Highlights https://github.com/microsoft/playwright/issues/30779 - [REGRESSION]: When using `video: 'on'` with VSCode extension the browser got closed https://github.com/microsoft/playwright/issues/30755 - [REGRESSION]: Electron launch with spaces inside executablePath didn't work https://github.com/microsoft/playwright/issues/30770 - [REGRESSION]: Mask elements outside of viewport when creating fullscreen screenshots didn't work https://github.com/microsoft/playwright/issues/30858 - [REGRESSION]: ipv6 got shown instead of localhost in show-trace/show-report ## Browser Versions * Chromium 125.0.6422.14 * Mozilla Firefox 125.0.1 * WebKit 17.4 This version was also tested against the following stable channels: * Google Chrome 124 * Microsoft Edge 124