mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 13:45:36 +03:00
36347e7fea
Additionally introduce `@playwright/browser-<browser>` packages that just download the respective browser, but do not export anything. References #26614.
4 lines
287 B
Markdown
4 lines
287 B
Markdown
# @playwright/browser-chromium
|
|
|
|
This package automatically installs [Chromium](https://www.chromium.org/) browser for [Playwright](http://github.com/microsoft/playwright) library. If you want to write end-to-end tests, we recommend [@playwright/test](https://playwright.dev/docs/intro).
|