mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-13 07:35:33 +03:00
fa1d286d56
## 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.