mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
Fixes https://github.com/microsoft/playwright/issues/26536 This makes it a bit harder for MJS customers, but I guess they know that they can do const dirname = path.dirname(url.fileURLToPath(import.meta.url));
playwright-core
This package contains the no-browser flavor of Playwright.