mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

## playwright-chromium - installs chromium - exposes chromium api from playwright-core ## playwright-firefox - installs firefox - exposes firefox api from playwright-core ## playwright-webkit - installs webkit - exposes webkit api from playwright-core ## playwright-core - downloads no browsers - contains all of the js code - designed for internal use ## playwright - downloads all browsers - exposes the entire api from playwright-core ## github - downloads all browsers, generates protocol definitions, builds typescript - exposes "playwright-core" api
3 lines
152 B
Markdown
3 lines
152 B
Markdown
# playwright-chromium
|
|
This packagage contains the [Chromium](https://www.chromium.org/) flavor of [Playwright](http://github.com/microsoft/playwright).
|