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