v1.51.1
microsoft/playwrightv1.51.1Mar 17, 2025by mxschmitt
AI Summary
This release focuses on fixing critical regressions related to timeout warnings and type errors in the test runner and trace viewer.
Key Highlights
- Fixed TimeoutOverflowWarning for large floating point numbers
- Fixed TypeError regarding 'expectInfo' property access
- Updated Chromium to version 134.0.6998.35
Full Release Notes
### Highlights https://github.com/microsoft/playwright/issues/35093 - [Regression]: TimeoutOverflowWarning: 2149630296.634 does not fit into a 32-bit signed integer https://github.com/microsoft/playwright/issues/35138 - [Regression]: TypeError: Cannot read properties of undefined (reading 'expectInfo') ## Browser Versions * Chromium 134.0.6998.35 * Mozilla Firefox 135.0 * WebKit 18.4 This version was also tested against the following stable channels: * Google Chrome 133 * Microsoft Edge 133