Here I have activity that will keep on navigating using page town to look for an image and would stop if the image is found but what if no image is found then it wont stop right ?
So my idea is to use a timer for example for 30 seconds if the image still not found I will set count to 1 to end the loop. Any idea ? Thank you