Commit Graph

2 Commits

Author SHA1 Message Date
Andrey Lushnikov
d4e50bedf1
fix: do not install media pack on non-server windows (#6925) 2021-06-06 14:22:05 -07:00
Andrey Lushnikov
17b6f06b98
feat: install media pack on windows with npx playwright install-deps (#6836)
Chromium on Windows requires Media Pack to be installed. This patch
moves media pack installation under the `npx playwright install-deps`
umbrella.
2021-06-02 10:47:10 -07:00