mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-06 03:16:17 +03:00
35e8c440c2
- 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. |
||
---|---|---|
.. | ||
browsers.spec.ts | ||
contexts.spec.ts | ||
frames.spec.ts | ||
heap.spec.ts | ||
playwright.config.ts |