playwright/packages/playwright-core
Marcin Strzyz d5e7b4f16f
chore: update rimraf package to version 4 to eliminate "promisify" (#24190)
Migrate to version 4 which returns a promise rather than leverages a
callback. -> https://www.npmjs.com/package/rimraf?activeTab=readme

- contains its own types, eliminate "@types/rimraf"
- Parameter `maxBusyTries` changed to `maxRetries`
2023-07-18 19:58:07 +02:00
..
2023-05-22 12:37:08 -07:00
2023-07-07 13:01:17 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.