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 ?!
Yeah you could buy multiple keys, then save them as resource list.
Then you can use resource variable as a key, which will result in
using different key for each new thread.
@nydigov Easiest way to fix this is to delete "Close Browser" action. If you don't have any open/close browser actions BAS will handle browser lifetime automatically.
If you want to handle it by yourself, add Open browser action before using any action which needs browser.