Method: Selenium::WebDriver::DevTools::ConsoleEvent#timestamp

Defined in:
lib/selenium/webdriver/devtools/console_event.rb

#timestampObject

Returns the value of attribute timestamp.

[View source]

24
25
26
# File 'lib/selenium/webdriver/devtools/console_event.rb', line 24

def timestamp
  @timestamp
end