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 ?!
@Hifive This means, that you are using action, which needs browser(load page, set proxy , etc) before you created it, or after you delete it.
Here is a project which does what you want