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 60e7a9c commit 26e536b
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 @@ -53,7 +53,6 @@ def logs(type)
Capybara
.current_session
.driver.browser
.manage
.logs
.get(type)
end
Expand Down

0 comments on commit 26e536b

Please sign in to comment.