I have an Android application which goes through a data sync progress dialogue at some point (which take random time to complete)
Ranorex detects the progress dialogue and its text inside it.
How can I find the completion of the progress dialogue to move in to next step?
I thought of catching the 100% in the progress percentage text but I did not find a logic to achieve that yet.
Any advice is appreciated
