Skip to main content

Hi all,

I’ve been facing an issue where some web pages are not loading consistently during my automation process, causing the bots to fail intermittently. It’s affecting the reliability of the automation flow.

Has anyone dealt with this before? What strategies or actions have you used to handle unreliable web pages and ensure the bots run smoothly

Hi ​@NewTushitha ,

 

Have you tried with Loop → While by passing the condition like Object doesn't exist (in the page)?


I haven’t tried using the While loop with the condition like Object doesn't exist. That sounds like a good approach to handle situations where the page might not load properly. I’ll give it a try and see if it helps with stability


Reply