Searched refs:set_check_box_selected_by_xpath (Results 1 – 4 of 4) sorted by relevance
/external/autotest/server/cros/ap_configurators/ |
D | web_driver_core_helpers.py | 451 self.set_check_box_selected_by_xpath(xpath, selected, wait_for_xpath, 455 def set_check_box_selected_by_xpath(self, xpath, selected=True, member in WebDriverCoreHelpers
|
D | netgear2000_ap_configurator.py | 105 self.set_check_box_selected_by_xpath(xpath, selected=visible,
|
D | dlinkwbr1310_ap_configurator.py | 205 self.set_check_box_selected_by_xpath(xpath, selected=True)
|
D | medialink_ap_configurator.py | 133 self.set_check_box_selected_by_xpath(xpath, selected=enabled,
|