v1.23.4
microsoft/playwrightv1.23.4Jul 16, 2022by yury-s
AI Summary
This patch release addresses a regression where the experimental loader hook failed to call the next hook in its chain correctly.
Key Highlights
- Fixes regression in `experimentalLoader.js:load` hook chain execution.
Full Release Notes
## Highlights This patch includes the following bug fix: https://github.com/microsoft/playwright/issues/15717 - [REGRESSION]: Suddenly stopped working despite nothing having changed (`experimentalLoader.js:load` did not call the next hook in its chain and did not explicitly signal a short circuit) ## Browser Versions - Chromium 104.0.5112.20 - Mozilla Firefox 100.0.2 - WebKit 15.4 This version was also tested against the following stable channels: - Google Chrome 103 - Microsoft Edge 103