https://wiki.bablosoft.com/doku.php?id=start
https://www.youtube.com/@browserautomationstudio3109
There are subtitles in english if video is in russian language,
and later when you learn basics you can check
lifehack thread here on the BAS forum >
https://community.bablosoft.com/topic/3521/лайфхаки-bas
Use translator extension in browser to read it.
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.