Class: WatirNokogiri::TableCaptionCollection
- Inherits:
-
ElementCollection
- Object
- ElementCollection
- WatirNokogiri::TableCaptionCollection
- Defined in:
- lib/watir-nokogiri/elements/generated.rb
Overview
do nothing
Instance Method Summary collapse
Methods inherited from ElementCollection
#[], #each, #first, #initialize, #last, #length, #to_a
Constructor Details
This class inherits a constructor from WatirNokogiri::ElementCollection
Instance Method Details
#element_class ⇒ Object
370 371 372 |
# File 'lib/watir-nokogiri/elements/generated.rb', line 370 def element_class TableCaption end |