Class: Watir::TableSectionCollection
- Inherits:
-
ElementCollection
- Object
- ElementCollection
- Watir::TableSectionCollection
- 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
- (Object) element_class
342 343 344 |
# File 'lib/watir-webdriver/elements/generated.rb', line 342 def element_class TableSection end |