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