playwright/packages/playwright-firefox
Andrey Lushnikov d5951b4fc4
fix: properly download browsers (#1173)
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.
2020-03-02 11:49:42 -08:00
..
index.js fix(yarn): download browsers to package directories (#1133) 2020-02-26 15:13:31 -08:00
install.js fix: properly download browsers (#1173) 2020-03-02 11:49:42 -08: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.