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

- Keep main frames in a separate bucket, so that page methods that redirect to the main frame continue to work. - Increase default dispatchers limit to `10_000`. - Increase dispatchers limit for `JSHandle`/`ElementHandle` to `100_000`. Fixes #28320, #28503.
playwright-core
This package contains the no-browser flavor of Playwright.