Method: Watir::TextArea#autocomplete
- Defined in:
- lib/watir/elements/html_elements.rb
#autocomplete ⇒ String
Returns value of autocomplete property.
242 |
# File 'lib/watir/elements/html_elements.rb', line 242 attribute(String, :autocomplete, :autocomplete) |