v1.41.1
microsoft/playwrightv1.41.1Jan 19, 2024by mxschmitt
AI Summary
Fixes multiple regressions in the Codegen/Recorder, React component tests, and trace loading capabilities.
Key Highlights
- Fix for Codegen/Recorder not recording all clicks
- Fix for React component tests with null/undefined props
- Fix for trace.playwright.dev loading from URL
Full Release Notes
### Highlights https://github.com/microsoft/playwright/issues/29067 - [REGRESSION] Codegen/Recorder: not all clicks are being actioned nor recorded https://github.com/microsoft/playwright/issues/29028 - [REGRESSION] React component tests throw type error when passing null/undefined to component https://github.com/microsoft/playwright/issues/29027 - [REGRESSION] React component tests not passing Date prop values https://github.com/microsoft/playwright/issues/29023 - [REGRESSION] React component tests not rendering children prop https://github.com/microsoft/playwright/issues/29019 - [REGRESSION] trace.playwright.dev does not currently support the loading from URL ## Browser Versions * Chromium 121.0.6167.57 * Mozilla Firefox 121.0 * WebKit 17.4 This version was also tested against the following stable channels: * Google Chrome 120 * Microsoft Edge 120