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