mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
Playwright API is parametrized with a `downloadPath` - a path that is used to download browsers and to look for downloaded browsers. This patch starts respecting `downloadPath` as part of `download-browser.js` utility.