mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-12 20:03:03 +03:00
4ebf419259
This patch makes it so all our packages, like `playwright` and browser-specific flavors, download browsers to their directories rather then using directory of `playwright-core`. This way yarn@1 caches are not busted: they didn't expect that directory content might change after packages's explicit install step is failed, there's that was what we were doing. Fixes #1085 |
||
---|---|---|
.. | ||
index.js | ||
install.js | ||
package.json | ||
README.md |
playwright-firefox
This package contains the Firefox flavor of Playwright.