That helped a lot. I thought because I'm parsing value to parameters I don't need global variables. But, is it possible to call another async function inside an async function?
I successfully added it to BAS but how do I use it exactly
e.g. there's a field I want to fill which is first name and the code to do that is chance.first()
I tried clicking the element and adding that as value and changed to expression but it didn't do anything. @Fox