v1.48.1

microsoft/playwrightv1.48.1Oct 16, 2024by mxschmitt

AI Summary

Bug fix release addressing UI mode flags, WebSocket routing, and Inspector display issues.

Key Highlights

  • Fixed --headed flag having no effect in UI mode
  • Fixed page.waitForRequest not resolving since v1.48.0
  • Fixed WebSocket route not handling full URLs
  • Fixed Inspector not showing recorded steps

Full Release Notes

### Highlights

https://github.com/microsoft/playwright/issues/33023 - [Bug]: command line flag --headed has no effect in ui mode
https://github.com/microsoft/playwright/issues/33107 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.0
https://github.com/microsoft/playwright/issues/33085 - [Bug]: WebSocket route does not handle full URLs in Playwright
https://github.com/microsoft/playwright/issues/33052 - [Regression]: Inspector not showing recorded steps
https://github.com/microsoft/playwright/issues/33132 - [Bug]: Wrong Ubuntu release name in Dockerfile.noble
https://github.com/microsoft/playwright/pull/32996 - [BUG] Trace attachments have small unusable height


## Browser Versions
- Chromium 130.0.6723.19
- Mozilla Firefox 130.0
- WebKit 18.0

This version was also tested against the following stable channels:
- Google Chrome 129
- Microsoft Edge 129