Searched defs:waitFor (Results 1 – 2 of 2) sorted by relevance
1 function waitFor(condition, MAX_FRAME = 500) { function
20 function waitFor(condition, error_message = 'Reaches the maximum frames.') { function