HomeSort by relevance Sort by last modified time
    Searched refs:ssid_field (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/cros/ap_configurators/
linksyse_single_band_configurator.py 142 ssid_field = self.driver.find_element_by_xpath(xpath)
145 ssid_field.send_keys('\t')
linksyse2000_ap_configurator.py 130 ssid_field = self.driver.find_element_by_xpath(xpath)
131 if ssid_field.get_attribute('disabled') == 'true':

Completed in 913 milliseconds