playwright/packages/playwright-chromium
2024-01-23 15:22:09 -08:00
..
cli.js chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08: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 chore: don't auto-install browsers if global install (#13299) 2022-04-08 10:46:24 -07:00
package.json chore: mark version 1.42.0-next (#28973) 2024-01-13 00:20:27 +01:00
README.md chore: fix markdown links in NPM README's (#12833) 2022-03-17 15:28:57 +01: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.