Skip to content

Commit

Permalink
Merge pull request #65 from agileware-jp/chrome-install-fix [semver:p…
Browse files Browse the repository at this point in the history
…atch]

Fix ChromeDriver version error
  • Loading branch information
mk2 committed Sep 5, 2023
2 parents 5ab3426 + a90e1f2 commit e23146b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ parameters:
default: ''

steps:
- run: sudo apt-get update
- browser-tools/install-chrome:
chrome-version: 114.0.5735.198
- browser-tools/install-chromedriver
Expand Down

0 comments on commit e23146b

Please sign in to comment.