Class: Watir::HtmlCollection

Inherits:
ElementCollection show all
Defined in:
lib/watir-webdriver/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 Watir::ElementCollection

Instance Method Details

#element_classObject



735
736
737
# File 'lib/watir-webdriver/elements/generated.rb', line 735

def element_class
  Html
end