I have 30 secs delay and I have even removed the "wait for async function completation" but nothing works...
The bot runs fine, but after a while it stays like this infinite time
In case anyone else encountered this problem. You have to edit your function and check the "has return value" box. Then your return will work. After this you have to use "Call Function" again and now you have a new field for saving results.
the problem is that my queries get asked for captcha instantly after i open BAS, while same query works in my chrome/firefox browsers. it somehow must recognize that its not normal chrome, or something
@fox i removed "parse line" action that is immediately after project start AND the crash changed to missing variable error. will look more into it. basically i used a keyword that had no value, or its only value was a word assigned by "parse line" before, that was a temporary value anyway.