Class: Watir::BaseCollection

Inherits:
ElementCollection show all
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_classObject



711
712
713
# File 'lib/watir-webdriver/elements/generated.rb', line 711

def element_class
  Base
end