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