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