Forum Discussion

emily_m's avatar
emily_m
New Contributor
2 years ago

WaitMethod in a loop

  My function should wait for the app to be ready after all the loadings are gone. Since the loading window appears and disappears several times, I tried using WaitMethod in a loop. However, sometim...