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