class Watir::Locators::Cell::Locator
Public Instance Methods
locate_all()
click to toggle source
# File lib/watir-webdriver/locators/cell/locator.rb, line 5 def locate_all find_all_by_multiple end
Private Instance Methods
by_id()
click to toggle source
# File lib/watir-webdriver/locators/cell/locator.rb, line 11 def by_id nil end