Class: Watir::ForeignObjectCollection
- Inherits:
-
ElementCollection
- Object
- ElementCollection
- Watir::ForeignObjectCollection
- Defined in:
- lib/watir-webdriver/elements/svg_elements.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
249 250 251 |
# File 'lib/watir-webdriver/elements/svg_elements.rb', line 249 def element_class ForeignObject end |