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 |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| index.js | ||
| index.mjs | ||
| install.js | ||
| package.json | ||
| README.md | ||
@playwright/browser-chromium
This package automatically installs Chromium browser for Playwright library. If you want to write end-to-end tests, we recommend @playwright/test.