playwright/packages/playwright-chromium
Andrey Lushnikov 9285596806
chore: cut v1.18.0 (#11358)
Drive-by: fix the `//utils/bump_package_versions.js` script.
2022-01-12 11:50:44 -08:00
..
cli.js fix(monorepo): support yarn2/pnp by specifying all deps and bins (#9620) 2021-10-19 14:49:47 -04:00
index.d.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.mjs chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
install.js fix: support even older node 12 (#9718) 2021-10-22 15:59:52 -04:00
package.json chore: cut v1.18.0 (#11358) 2022-01-12 11:50:44 -08:00
README.md chore: add README's for packages (#9432) 2021-10-11 19:28:10 +02:00

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.