Method: Selenium::WebDriver::DevTools::MutationEvent#current_value

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

#current_valueObject

Returns the value of attribute current_value.



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

def current_value
  @current_value
end