I'm sending http post request to a website, why BAS is opening a browser for my threads?
isn't HTTP requests suppose to be just a request without actually a browser ?!
For your second question read this post from @Fox ,
maybe its what you need. Its in Russian, but you can
use translator. There is an example script too >