@abeme said in Problem with login BAS:
In this case, use the "linesfromfile" resource
e2f8fb56-4d56-4305-80af-ddc5d103d6ce-изображение.png
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.