SagarShroff
9 years agoOccasional Contributor
Empty Http response with 200 status code
Hi
I facing 1 issue in my tests, on executing the http request via 'Verify Scenario', the request returns appropriate response. But on executing the same http request via 'Tests', the request returns empty response. I am using http 1.1 protocol.
Hi,
From https://support.smartbear.com/testcomplete/docs/scripting/specifics/javascript-for-jscript-users.html#Differences : "The new ActiveXObject() statement is not supported in JavaScript. Use getActiveXObject("prog-id") instead."