Skip to content

Commit

Permalink
[#110] Fix: session not created: This version of ChromeDriver only su…
Browse files Browse the repository at this point in the history
…pports Chrome version 114
  • Loading branch information
hoangmirs committed Aug 17, 2023
1 parent 78c4155 commit f2dff25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ GEM
responders (3.1.0)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.5)
rexml (3.2.6)
roadie (5.1.0)
css_parser (~> 1.4)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -379,7 +379,7 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
selenium-webdriver (4.10.0)
selenium-webdriver (4.11.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down

0 comments on commit f2dff25

Please sign in to comment.