how to program the bot to understand if the sms doesn't arrive/numbers doesn't arrive or other problems, and to request a new number until the activation code is received
Yes, I am already using try catch, but I still wanted to ask about this. I thought there was a specific action for this in BAS, such as OnApplicationExit, just like ‘OnApplicationStart’.
@BAS-Viet-Nam Okay, thank you for the hint. Worked on many sites with these 2 functions without any problems. So I will try it with "Wait while element exists" on this specific site.
Hopefully I don't get in an endless waiting-loop ;)