Class: Watir::ChildCellLocator
- Inherits:
-
ElementLocator
- Object
- ElementLocator
- Watir::ChildCellLocator
- Defined in:
- lib/watir-webdriver/locators/child_cell_locator.rb
Constant Summary
Constants inherited from ElementLocator
ElementLocator::CONVERTABLE_REGEXP, ElementLocator::WD_FINDERS, ElementLocator::WILDCARD_ATTRIBUTE
Instance Method Summary collapse
Methods inherited from ElementLocator
Constructor Details
This class inherits a constructor from Watir::ElementLocator
Instance Method Details
#locate_all ⇒ Object
4 5 6 |
# File 'lib/watir-webdriver/locators/child_cell_locator.rb', line 4 def locate_all find_all_by_multiple end |