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 012d76a commit 276c24eCopy full SHA for 276c24e
.github/workflows/ci.yml
@@ -46,6 +46,7 @@ jobs:
46
- name: Install test dependencies
47
run: |
48
python -m pip install -r test-requirements.txt
49
+ seleniumbase install chromedriver latest
50
- name: Run Tests
51
52
cd tests
0 commit comments