1
1
mirror of https://github.com/microsoft/playwright.git synced 2024-12-14 13:45:36 +03:00
playwright/packages/playwright-chromium
2022-12-15 11:22:35 -08:00
..
cli.js fix(monorepo): support yarn2/pnp by specifying all deps and bins () 2021-10-19 14:49:47 -04:00
index.d.ts chore: migrate to monorepo () 2021-10-11 16:52:17 +02:00
index.js chore: migrate to monorepo () 2021-10-11 16:52:17 +02:00
index.mjs chore: migrate to monorepo () 2021-10-11 16:52:17 +02:00
install.js chore: don't auto-install browsers if global install () 2022-04-08 10:46:24 -07:00
package.json chore: cut version 1.29 () 2022-12-15 11:22:35 -08:00
README.md chore: fix markdown links in NPM README's () 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.