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