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