Skip to content

Commit 7b61835

Browse files
committed
Chromdirver version 101
1 parent 51bd20e commit 7b61835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: nanasess/setup-chromedriver@master
4040
with:
4141
# Optional: do not specify to match Chrome's version
42-
chromedriver-version: '96.0.4664.45'
42+
chromedriver-version: '101.0.4951.41'
4343
- run: |
4444
export DISPLAY=:99
4545
chromedriver --url-base=/wd/hub &

0 commit comments

Comments
 (0)