Hi Brent,
Then the subsequent request I will need to replace that values looks something like this:
GET /test.com/(S(if5w4bzl15fhmzs3mxr0gp4p))/test.aspx HTTP/1.1 |
As far as I know, the fact that such URLs appear means that the ASP.NET Cookieless feature is used. TestComplete doesn't have a special feature that handles parameters passed in such a way. I have registered a suggestion to implement support for such parameters in our DB.
As for now, you can try creating a custom script that will modify the request's header in the needed way. To learn how to create such scripts, please refer to the
Modifying Traffic in Scripts help topic.