Class: Watir::HtmlCollection
- Inherits:
-
ElementCollection
- Object
- ElementCollection
- Watir::HtmlCollection
- Defined in:
- lib/watir-webdriver/elements/generated.rb
Instance Method Summary collapse
Methods inherited from ElementCollection
#[], #each, #first, #initialize, #last, #length, #to_a
Constructor Details
This class inherits a constructor from Watir::ElementCollection
Instance Method Details
#element_class ⇒ Object
1075 1076 1077 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1075 def element_class Html end |