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

This is a preparation for docker dogfooding: since in our own repo, we run tip-of-tree tests against stable @playwright/test, we have different versions for Playwright and Grid. In our case, these versions should always be close-enough, so we can disregard safety version checks for our usecase.
playwright-core
This package contains the no-browser flavor of Playwright.