How to know if browser failed to load?

How to know if my browser failed to load? Like this image. Sometimes the page i’m automating becomes suddenly unavailable and i would like to know when the robot should do the refresh page? Please help me. I’m new here and i can’t seem to find any solution.

Hi @Caithlyn_Saturos

Use Element exists activity to Login screen or the screen which loads after typing url.
That will give you the boolean value either element exists or not.

If this solves your query then mark it as solution.
Happy Automation!

Regards,
Aditya

1 Like