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 52eb2aa commit 3a937a3Copy full SHA for 3a937a3
.github/workflows/bdd-tests.yml
@@ -60,5 +60,5 @@ jobs:
60
- name: Run Integration Tests
61
run: behave
62
env:
63
- DRIVER: "firefox"
+ DRIVER: "chrome"
64
0 commit comments