Searched refs:_wait (Results 1 – 4 of 4) sorted by relevance
54 def _wait(self, seconds, suspend): member in hardware_MemoryIntegrity118 self._wait(seconds, suspend)
181 self._wait.until(expected_conditions.visibility_of_element_located(193 self._wait = WebDriverWait(self.driver, 20)
41 def _wait(filename): function167 _wait(lock_client_starting_filename)542 _wait(self.lock_server_running_filename)582 _wait(self.lock_server_running_filename)
22 def _wait(secs, desc=None): function1689 _wait(self._WAIT_AFTER_UPDATE_SECONDS, 'after update completion')