@aesmer The question is simple, so the answer should be simple as well.
Just use the Logger module and uncheck the "Show msg "waiting element"" option
1.png
2.png
as I mentioned above, is it possible that I call another BAS script and after the processing of this "external" BAS script is done the current script continues at the next step (action)? Also can I exchange variable values between my "calling" and my "external" script?
Thanks :)
Not. But you can use the code of the second script as a function in the first script.