@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.
Script in record mode working but not in working in thread mode
-
@HNB said in Script in record mode working but not in working in thread mode:
BAS version is 22.3.2 (please do not ask me to change version, why working on record mode and not working on the other)
maybe 23.2.2?
-
@HNB said in Script in record mode working but not in working in thread mode:
@Fox
Thanks
it will take me nearly 1 week to rewrite the script in new version :(Why?
-
@HNB said in Script in record mode working but not in working in thread mode:
But as soon i test it on thread mode, it can not find the case to tick.
Add waiting for the element, most likely the page does not have time to load. (for the test, set the "sleep" action for 10 seconds)
-
@DoctorKrolic
Yes i have used it.