Skip to content

Commit

Permalink
Update chromedriver version
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjam committed Aug 3, 2023
1 parent 03d2c7e commit 9275c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- uses: nanasess/setup-chromedriver@master
with:
# Optional: do not specify to match Chrome's version
chromedriver-version: '77.0.3865.40'
chromedriver-version: '115.0.5790.102'
- run: |
export DISPLAY=:99
chromedriver --url-base=/wd/hub &
Expand Down

0 comments on commit 9275c4e

Please sign in to comment.