Searched defs:wait_for (Results 1 – 3 of 3) sorted by relevance
175 def wait_for(self, xpath): member in webstore_test
250 static int wait_for(int for_all) in wait_for() function
1156 def wait_for(func, timeout, first=0.0, step=1.0, text=None): function