Skip to content

Commit 13ae405

Browse files
authored
Add Playwright command to use podman q
1 parent 6bcf2bb commit 13ae405

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pages/playwright/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ <h2>playwright setup</h2>
4747
/bin/bash playwright.sh -- --debug -g "select two" -- composition/composite-select/composite-select.e2e.ts
4848
/bin/bash playwright.sh -- composition/react/composite-select-demo-attr.e2e.ts -g "show footer"
4949
/bin/bash playwright.sh -t docker -- composition/react/composite-select-demo-attr.e2e.ts -g "show footer"
50+
PLAYWRIGHT_BIN=podman /bin/bash pw.sh -t docker
5051

5152
npx playwright show-report
5253
./node_modules/.bin/playwright test --headed --forbid-only --project=chromium --workers=1

0 commit comments

Comments
 (0)