Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
bump chrome driver version by chromedriver-bin
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Apr 26, 2023
1 parent 39df9f9 commit e2d0675
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ page.package=ru.sbtqa.tag.pagefactory.pages
screenshot.strategy=driver

webdriver.browser.name=Chrome
webdriver.version = 112.0.5615.49
webdriver.version = 112.0.5615.28
webdriver.starting.url=http://localhost:8181

# run chrome in headless mode
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ page.package = pagefactory.pages.webelements
screenshot.strategy = driver

webdriver.browser.name = Chrome
webdriver.version = 112.0.5615.49
webdriver.version = 112.0.5615.28
webdriver.starting.url = http://localhost:8181

# run chrome in headless mode
Expand Down

0 comments on commit e2d0675

Please sign in to comment.