Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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 ?!
Are you sure you're not using any browser actions in the script? It would be great if you attached a test script to your answer.
Thank you
@Marketmaker, what dialect are you using?
{ "requestTimeout": 300000 } should work for MySQL and MariaDB, for MicrosoftSQL you need to use{ "options": { "requestTimeout": 300000 } }
@spa3212 If you have access to the administration of wordpress you can install there module for api http requests.