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.
Can I use BAS methods asynchronously?
-
I want to use "wait for text" or community module "waiting for selectors" asynchronously. Is that possible?
My main goal is to increase speed. For example if I use "waiting for selectors" to wait for an error message, I still have to wait even if the process continues without any issues. So there is a 10 20 seconds timeout for an error that didn't happen.