playwright/packages/playwright-webkit
Dmitry Gozman fd2e65b73c
api: export all browsers from every package (#3128)
This makes it easier to reason about our packages.
The only difference is what each package downloads.
When the browser is not downloaded, it will fail to launch.

Each browser gets a 'download' attribute in the browser.json file.
2020-07-24 16:36:00 -07:00
..
README.md chore: fix package typo in packages README (#707) 2020-01-28 07:52:42 -08:00

playwright-webkit

This package contains the WebKit flavor of Playwright.