v1.53.1
📦 playwrightView on GitHub →
🐛 1 fixes
Summary
This release primarily fixes the display of HTTP methods in fetch trace entries, while also noting regressions in click handling, textarea filling, and viewport sizing.
🐛 Bug Fixes
- Display HTTP method for fetch trace entries (fixed in pull request https://github.com/microsoft/playwright/pull/36350).