How to deal with unresponsive pages on web

How to iterate for the same instance again in case of a failure of web page. Basically what should be the perfect solution for debugging in such cases

1 Like

Did you find any solution ?

No, but the thing which could be done is that you can use on image appear to indicate if that element is there and then proceed and put it in a loop till you get the result.