Method: Selenium::WebDriver::LogEntry#timestamp

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

#timestampObject (readonly)

Returns the value of attribute timestamp.



23
24
25
# File 'lib/selenium/webdriver/common/log_entry.rb', line 23

def timestamp
  @timestamp
end