We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9106894 commit 364d5aeCopy full SHA for 364d5ae
bin/install-playwright
@@ -2,4 +2,4 @@
2
3
set -eu -o pipefail
4
npm i
5
-npx playwright install --with-deps
+npx playwright install chromium --with-deps
0 commit comments