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

There were two issues: - we did not find VDom roots inside shadow DOM - we incorrectly relied on DOM's `contain` method to determine if VDom's rendered node belongs to requested scope. Fixes #10123
playwright-core
This package contains the no-browser flavor of Playwright.