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