playwright/packages
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
..
playwright feat: re-make global browser installation (#1506) 2020-03-24 00:08:00 -07:00
playwright-chromium feat: re-make global browser installation (#1506) 2020-03-24 00:08:00 -07:00
playwright-firefox feat: re-make global browser installation (#1506) 2020-03-24 00:08:00 -07:00
playwright-webkit feat: re-make global browser installation (#1506) 2020-03-24 00:08:00 -07:00