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

It turns out that "non stalling evaluate" can stall in Chromium in some weird conditions, like `document.open` after some weird `iframe.src` value. We now only hide highlight in those frames where we did install highlight in the first place.
playwright-core
This package contains the no-browser flavor of Playwright.