Class: Watir::Locators::Row::Locator
- Inherits:
- 
      Element::Locator
      
        - Object
- Element::Locator
- Watir::Locators::Row::Locator
 
- Defined in:
- lib/watir-webdriver/locators/row/locator.rb
Instance Method Summary collapse
Instance Method Details
#locate_all ⇒ Object
| 5 6 7 | # File 'lib/watir-webdriver/locators/row/locator.rb', line 5 def locate_all find_all_by_multiple end |