Method: Selenium::Client::Base#highlight_located_element_by_default

Defined in:
lib/selenium/client/base.rb

#highlight_located_element_by_defaultObject (readonly)

Returns the value of attribute highlight_located_element_by_default.

[View source]

11
12
13
# File 'lib/selenium/client/base.rb', line 11

def highlight_located_element_by_default
  @highlight_located_element_by_default
end