Method: Watir::TextArea#selectionstart

Defined in:
lib/watir/elements/html_elements.rb

#selectionstartInteger

Returns value of selectionStart property.

Returns:

  • (Integer)

    value of selectionStart property



263
# File 'lib/watir/elements/html_elements.rb', line 263

attribute(Integer, :selectionstart, :selectionStart)