File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Run your Playwright test suite using `pw-test`.
4141
4242` pw-test ` accepts both Checkly and Playwright command line arguments using the following syntax:
4343
44- ` npx checkly pw-test --checky -flag -- --playwright-flag ` . Use ` -- ` to seperate Checkly and Playwright flags.
44+ ` npx checkly pw-test --checkly -flag -- --playwright-flag ` . Use ` -- ` to separate Checkly and Playwright flags.
4545
4646The CLI command will then return a link to results, traces and more details:
4747
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Run your Playwright test suite using `pw-test`.
4141
4242` pw-test ` accepts both Checkly and Playwright command line arguments using the following syntax:
4343
44- ` npx checkly pw-test --checky -flag -- --playwright-flag ` . Use ` -- ` to seperate Checkly and Playwright flags.
44+ ` npx checkly pw-test --checkly -flag -- --playwright-flag ` . Use ` -- ` to separate Checkly and Playwright flags.
4545
4646The CLI command will then return a link to results, traces and more details:
4747
You can’t perform that action at this time.
0 commit comments