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
152 B
152 B
playwright-chromium
This packagage contains the Chromium flavor of Playwright.