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

WebKit notifies about a pending same-document navigation through `Page.frameScheduledNavigation`, and committing it should clear the `pendingDocument()`. Extracted from #32899.
playwright-core
This package contains the no-browser flavor of Playwright.