mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-13 17:14:02 +03:00
f856e3e4bc
As per ``` npm WARN publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors. npm WARN publish errors corrected: npm WARN publish Removed invalid "scripts" npm WARN publish "bin[playwright-core]" script name was cleaned npm WARN publish "repository.url" was normalized to "git+https://github.com/microsoft/playwright.git ``` works now as per https://www.npmjs.com/package/@playwright/test/v/1.39.0-alpha-1696547902000 when you scroll down. https://github.com/microsoft/playwright/issues/22555 |
||
---|---|---|
.. | ||
cli.js | ||
index.d.ts | ||
index.js | ||
index.mjs | ||
install.js | ||
package.json | ||
README.md |
playwright-chromium
This package contains the Chromium flavor of the Playwright library. If you want to write end-to-end tests, we recommend @playwright/test.