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 Jan 31, 2022
1 parent 60e7a9c commit 10632e6
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 10632e6

Please sign in to comment.