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 487f82c commit 52eb2aaCopy full SHA for 52eb2aa
.github/workflows/bdd-tests.yml
@@ -59,4 +59,6 @@ jobs:
59
60
- name: Run Integration Tests
61
run: behave
62
-
+ env:
63
+ DRIVER: "firefox"
64
+
0 commit comments