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