@jd-ofm said in BAS Compiled script crash every once in a while:
similar errors happen in my compiled scripts, did you find a fix?
Create universal selectors yourself, automatically generated selectors are unreliable.
@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.