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 eb380a2 commit badd544Copy full SHA for badd544
site/content/docs/playwright-checks/_index.md
@@ -54,7 +54,7 @@ Run your Playwright test suite using `pw-test`.
54
55
`pw-test` accepts both Checkly and Playwright command line arguments using the following syntax:
56
57
-`npx checkly pwtest --checky-flag -- --playwright-flag`. Use `--` to seperate Checkly and Playwright flags.
+`npx checkly pw-test --checkly-flag -- --playwright-flag`. Use `--` to seperate Checkly and Playwright flags.
58
59
The CLI command will then return a link to results, traces and more details:
60
0 commit comments