Hi, I have 4 variables A1,A2,A3,A4.
How can I do the action "Call function in several threads" in 4 threads and each thread uses a different variable.
Thank.
I discovered what happens: I need to load at least one url before loading the custom js functions. I loaded http://example.com before the custom js functions worked fine in "Run Mode".