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 |
||
|---|---|---|
| .. | ||
| browserFetcher.ts | ||
| browserServer.ts | ||
| browserType.ts | ||
| chromium.ts | ||
| firefox.ts | ||
| pipeTransport.ts | ||
| playwright.ts | ||
| processLauncher.ts | ||
| webkit.ts | ||