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