playwright/packages/playwright-browser-chromium
Max Schmitt 47ad692952
chore: mark 1.53.0-next (#35615)
2025-04-15 14:07:49 +02:00
..
README.md feat: make `playwright` package not install browsers automatically (#26672) 2023-08-27 07:24:35 -07:00
index.d.ts feat: make `playwright` package not install browsers automatically (#26672) 2023-08-27 07:24:35 -07:00
index.js feat: make `playwright` package not install browsers automatically (#26672) 2023-08-27 07:24:35 -07:00
index.mjs feat: make `playwright` package not install browsers automatically (#26672) 2023-08-27 07:24:35 -07:00
install.js chore: update headless shell treatment (#33603) 2024-11-14 04:20:44 -08:00
package.json chore: mark 1.53.0-next (#35615) 2025-04-15 14:07:49 +02:00

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.