Forum Discussion

lanumtm's avatar
lanumtm
Occasional Contributor
3 months ago

Custom Request Header

Using TestComplete, I want to add in a custom request header. Similarly to how Mod Headers extension in Chrome, I want it to be added to every web request. It needs to allow for a custom key/value se...
  • lanumtm's avatar
    3 months ago

    This is from SmartBear Support:

    I'm sorry for the inconvenience. TestComplete only has the ability to interact with the UI controls of the browser, but is not able to apply custom headers to all network requests made in the browser by web applications. In your case, you would have to implement your own HTTP requests. Please refer to the following documentation link below on how to send and receive HTTP Requests via Script and Keyword Tests: 

     

    https://support.smartbear.com/testcomplete/docs/testing-with/advanced/sending-receiving-requests/index.html 

     

    I would suggest posting to our SmartBear community page to notify your interest to our Product management team. Please provide a detailed description of the feature and configuration options you'd like added. These posts are reviewed and prioritized by the Product Management team directly.

     

    https://community.smartbear.com/category/testcomplete_forum/ideas/testxcompletefeaturerequests

     

    *I have added this request to their feature idea site. Thanks!