mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-02 10:34:27 +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 |