playwright/packages/playwright-webkit
Andrey Lushnikov 08fbc92752
feat: support PLAYWRIGHT_DOWNLOAD_HOST (#1179)
This patch starts respecting `PLAYWRIGHT_DOWNLOAD_HOST` env variable
in `playwright` package and it's vendored flavors (`playwright-firefox`,
`playwright-chromium` and `playwright-webkit`).

Fixes #1045
2020-03-02 13:45:10 -08:00
..
index.js feat: support PLAYWRIGHT_DOWNLOAD_HOST (#1179) 2020-03-02 13:45:10 -08:00
install.js fix: properly download browsers (#1173) 2020-03-02 11:49:42 -08:00
package.json chore: mark v0.11.1-post (#1027) 2020-02-14 19:23:50 -08: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.