@saimraza786 why just not to run node js server not in BAS? set 2 endpoint url's, one to push data on server , and second to retrieve data from server to BAS only by GET request?
Thank you, my brother, your actions are really extraordinary and able to solve my problem according to my expectations, once again thank you, my brother.
I'm making a call via skype with browser automation studio. I need to use something like a fake microphone. Is it possible to set mp3 file as microphone? I have to say yes, there is a ready mp3 file, but I don't know how to integrate it. Is something like this possible?
Have you tried searching for your question on the forum?
Hello,
I need to use resource while loop as list foreach loop. But i getting resource end/finish error. I dont want to stop thread on resource end. Any idea?
You can move a resource to a list and use it. Or use the "Don't end application if not exists" option and the "Ignore Errors" action
Ignore errors was that want i need :)
I cant use list because i working in multi mode and this resource is cuted by all threads :/