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

When a signal arrives late enough, after the last action was committed in 5 seconds, we should still account for it. This includes downloads, popups and dialogs, but not navigations. Exposed by a flaky test "should record open in a new tab with url".
playwright-core
This package contains the no-browser flavor of Playwright.