Update: now it's not working properly again. Captcha is solved but the browser does not proceed. The solves are taking around 180 seconds. How would i extend the timeout in BAS?
Facing Timeout during script for[documentRoot] & Timeout during MouseMove Issues.
-
@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.
