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

Turns out we were using wrong formula; with the config we had in place, proper-lock-file would give up to aquire lock after 49 seconds of waiting. With the proper configuration, we'll keep re-trying for 10 minutes. Fixes #10354
playwright-core
This package contains the no-browser flavor of Playwright.