24 25 26
# File 'lib/selenium/webdriver/common/driver_extensions/has_logs.rb', line 24 def logs @logs ||= Logs.new(@bridge) end