playwright/docs
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
..
development chore: update releasing guide (#1503) 2020-03-23 18:11:59 -07:00
docker docs(ci): list sample configurations for ci (#1196) 2020-03-03 12:21:21 -08:00
examples docs(examples): update main readme to point to examples + add a file uploads example (#1484) 2020-03-23 10:39:43 -07:00
api.md feat: re-make global browser installation (#1506) 2020-03-24 00:08:00 -07:00
ci.md docs(ci): list sample configurations for ci (#1196) 2020-03-03 12:21:21 -08:00
selectors.md docs(selectors): clarify selector conversions 2020-03-11 11:39:44 -07:00
showcase.md fix(docs): a typo in showcase (#1361) 2020-03-12 11:20:29 -07:00
troubleshooting.md docs(troubleshooting): add dependencies for firefox and webkit (#1461) 2020-03-21 17:58:08 -07:00