Class: Watir::ChildRowLocator
- Inherits:
-
ElementLocator
- Object
- ElementLocator
- Watir::ChildRowLocator
- Defined in:
- lib/watir-webdriver/locators/child_row_locator.rb
Constant Summary
Constants inherited from ElementLocator
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_row_locator.rb', line 4 def locate_all find_all_by_multiple end |