playwright/packages/playwright-firefox
Andrey Lushnikov b778789ba8
feat: re-make global browser installation (#1506)
This patch removes the `PLAYWRIGHT_GLOBAL_INSTALL=1` variable
and instead introduces a new var - `PLAYWRIGHT_BROWSERS_PATH`.

You can specify `PLAYWRIGHT_BROWSERS_PATH` to affect where playwright
installs browsers and where it looks for browsers.

Fixes #1102
2020-03-24 00:08:00 -07:00
..
index.d.ts types: better types (#1166) 2020-03-20 01:30:35 -07:00
index.js feat: re-make global browser installation (#1506) 2020-03-24 00:08:00 -07:00
install.js feat: re-make global browser installation (#1506) 2020-03-24 00:08:00 -07: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-firefox

This package contains the Firefox flavor of Playwright.