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

Currently, `playwright-core` installation would check browser registry and remove any unused browsers. This, however, might be unexpected since `playwright-core` shouldn't touch browser registry at all. Fixes #4083
playwright-core
This package contains the no-browser flavor of Playwright.