Any suggestion on how to handle asynchronous page loads

Hi,

In my current app that I am testing, there some screens that load in an asynchronous workflow. Are there any suggestions or pointers on how such a case is best handled.

I have done some minor ones with if conditions. I was researching online and came across UiWatchers. Does appium have support for that?

Any and all ideas welcome.

-Diana

hi. can you give some example of problem? maybe can help based on our experience.