mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
d5e7b4f16f
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` |
||
---|---|---|
.. | ||
bundles | ||
src | ||
types | ||
.eslintrc.js | ||
.npmignore | ||
cli.js | ||
index.d.ts | ||
index.js | ||
index.mjs | ||
jsx-runtime.js | ||
jsx-runtime.mjs | ||
package.json | ||
README.md | ||
reporter.d.ts | ||
reporter.js | ||
reporter.mjs | ||
ThirdPartyNotices.txt |
@playwright/test
This package contains Playwright Test. A test-runner for writing idiomatic and reliable end-to-end tests with Playwright.