playwright/packages/playwright-chromium
Dmitry Gozman d39ea46d02 chore: update headless shell treatment
- remove `chromium-headless-shell` from the list of channels;
- make `channel: 'chromium'` opt into new headless;
- support `--only-shell` and `--no-shell` installation options.
2024-11-14 11:21:45 +00:00
..
cli.js fix: point to the right cli program export (#29715) 2024-02-28 14:05:42 -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: update headless shell treatment 2024-11-14 11:21:45 +00:00
package.json chore: mark v1.50.0-next (#33572) 2024-11-13 12:51:54 +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.