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 0405082 commit 57532baCopy full SHA for 57532ba
.github/workflows/run-pytest.yaml
@@ -27,4 +27,4 @@ jobs:
27
run: poetry run playwright install
28
29
- name: 🧪 Run tests
30
- run: poetry run pytest --github-report -vvv
+ run: poetry run pytest --github-report -vvv --browser webkit --browser chromium --browser firefox
0 commit comments