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

Reference: https://github.com/microsoft/playwright/issues/31254 On the web page from the bug it reduces time to compute selectors by 8x: **Before:** <img width="549" alt="before" src="https://github.com/microsoft/playwright/assets/9798949/f4482860-29d5-4643-92ab-b360a702f232"> **After:** <img width="580" alt="after" src="https://github.com/microsoft/playwright/assets/9798949/b6aca6a1-9306-4041-9042-d504dce1c33a">
playwright-core
This package contains the no-browser flavor of Playwright.