Example #1
0
def app_idle(wait=False):
    return ct.app_idle(wait)
Example #2
0
def app_idle(wait=False):
    return ct.app_idle(wait)