@robojon77 Please wait for the page to finish loading, then you can use other functions.
This error occurs when the page has not finished loading, it can cause the browser to freeze, and error occurs.
The "Wait While Element Exists" action can be used after the page loads to make sure the page is loaded, then you can perform other functions.
timer to end the script
-
@UserTrue I tried it but didn't had much success with that it would just move to the timer and wait for that to end instead of doing both of the things at the same time and continue with rest of my script
any idea why that was happening and how I can fix it
-
@Bunnz said in timer to end the script:
I want to end my script within 10 minutes no matter if it's finished or not
can someone tell me how I can achieve this is there a separate option or I would need to use some functions and some thing else
Use the scheduler

or an asynchronous function

Script: 2721.xml