@MAB-Tech There is too little information to assume anything.
Please answer the question, or better yet, attach the project that is causing the problem to the forum's private messages.
BAS Compiled script crash every once in a while
-
Hi, I'm new here. Just started working on a bot that gets information from a website and paste it into google forms. I set the timer for the bot to do it every 3 minutes. I tried letting the bot run in my VPS for days and it was working properly but due to this error-
(Failed to wait for element, >CSS> :nth-child(3) > a > :nth-child(1) > :nth-child(1) > span > div
Time Spent : 1d04:35:54 Final Message : Too Much Fails)-it stopped working. Would you guys know how to interpret this and how can I prevent this from happening? As I want my bot to work 24/7 365 days.
Thanks!!
-
@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.