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

Currently we call async `removeFolders` from a synchronous `process.on('exit')` handler, which should not work.
playwright-core
This package contains the no-browser flavor of Playwright.