Skip to content

Commit

Permalink
Fixing chrome driver
Browse files Browse the repository at this point in the history
  • Loading branch information
rismehta committed Feb 5, 2025
1 parent 07135c6 commit cbcd5b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ common:
cypress_test_steps: &cypress_test_steps
steps:
- checkout
- browser-tools/install-browser-tools:
chrome-version: latest
- browser-tools/install-chrome
- browser-tools/install-chromedriver
- run:
command: |
google-chrome --version
Expand Down

0 comments on commit cbcd5b0

Please sign in to comment.