mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

Turns out we were using version 119.0.2151.58 before where the tests are failing. After this change we are using 122.0.2365.92. Fixes https://github.com/microsoft/playwright/issues/29695 Relates https://github.com/actions/runner-images/issues/9538