playwright/packages/playwright-core
Dmitry Gozman dab2384b0e
fix(process launcher): use spawnSync to cleanup synchronously (#13769)
This allows us to use the full retry logic of rimraf in the `onexit` handler.
Note this is already covered by failing on Windows test
`should remove temp dir on process.exit`.
2022-04-27 15:01:30 +01:00
..
2022-04-25 20:06:18 +01:00
2021-10-11 16:52:17 +02:00
2021-10-11 16:52:17 +02:00

playwright-core

This package contains the no-browser flavor of Playwright.