Skip to content

Commit

Permalink
Fix Selenium 4.0 deprecation message
Browse files Browse the repository at this point in the history
  • Loading branch information
rubendinho authored and tf committed Aug 15, 2023
1 parent a27a251 commit 111b151
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/capybara/chromedriver/logger/collector.rb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ def logs(type)
Capybara
.current_session
.driver.browser
.manage
.logs
.get(type)
end
Expand Down

0 comments on commit 111b151

Please sign in to comment.