-
-
Notifications
You must be signed in to change notification settings - Fork 266
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow for extra Playwright CLI options when running e2e tests (#1768)
Resolves #1696 This PR allows for extra Playwright CLI options to passed to Playwright when running e2e tests. For example, this means you can guide Playwright on which tests to run like so: ```bash ./dev-scripts/run-e2e-tests -- --grep 'shows privacy policy' ``` <a data-ca-tag href="https://codeapprove.com/pr/tiny-pilot/tinypilot/1768"><img src="https://codeapprove.com/external/github-tag-allbg.png" alt="Review on CodeApprove" /></a>
- Loading branch information
1 parent
5d418f4
commit aa9bd31
Showing
1 changed file
with
52 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters