playwright/packages/playwright-core
Max Schmitt 18e03da445
docs: use absolute paths for file uploads (#26611)
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));
2023-08-22 17:38:23 +02:00
..
2023-05-22 12:37:08 -07:00
2021-10-11 16:52:17 +02:00
2023-08-09 01:46:29 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.