Skip to content

Commit

Permalink
Set Chromdriver version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Scherz committed Mar 13, 2024
1 parent 2576ee8 commit d1c59b8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@ jobs:

steps:

- browser-tools/install-browser-tools
- browser-tools/install-browser-tools:
chrome-version: 121.0.6167.184
- browser-tools/install-chromedriver

- checkout

- restore_cache:
Expand Down

0 comments on commit d1c59b8

Please sign in to comment.