Method: Selenium::WebDriver::DevTools::ConsoleEvent#type
- Defined in:
- lib/selenium/webdriver/devtools/console_event.rb
#type ⇒ Object
Returns the value of attribute type.
24 25 26 |
# File 'lib/selenium/webdriver/devtools/console_event.rb', line 24 def type @type end |