mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 14:11:50 +03:00
135e0344fc
- Allow specifying which browsers to install. This comes handy in playwright-cli. - Print "npx playwright" as a tool name in help messages, instead of "cli". |
||
---|---|---|
.. | ||
.gitignore | ||
electron-app.js | ||
esm-playwright-chromium.mjs | ||
esm-playwright-firefox.mjs | ||
esm-playwright-webkit.mjs | ||
esm-playwright.mjs | ||
esm.mjs | ||
installation-tests.sh | ||
README.md | ||
sanity-electron.js | ||
sanity.js | ||
screencast.js |
Installation Tests
File installation-tests.sh
tests that installation flow for all
Playwright packages works as expected.