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