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

  /external/autotest/server/cros/ap_configurators/
linksysm10_ap_configurator.py 22 continue_btn = '//input[@value="Continue" and @onclick="to_submit()"]'
26 self.wait_for_object_by_xpath(continue_btn, wait_time=10)
27 self.click_button_by_xpath(continue_btn,
linksyswrt54gl_ap_configurator.py 30 continue_btn = '//input[@value="Continue" and @onclick="to_submit()"]'
34 self.wait_for_object_by_xpath(continue_btn, wait_time=10)
35 self.click_button_by_xpath(continue_btn,

Completed in 330 milliseconds