Method: Selenium::WebDriver::Service#log

Defined in:
lib/selenium/webdriver/common/service.rb

#logObject

Returns the value of attribute log.


60
61
62
# File 'lib/selenium/webdriver/common/service.rb', line 60

def log
  @log
end