Forum Discussion
mohbubur_rahman
18 years agoContributor
Hi,
I am using the following syntax to catch the request.
// get the request object
def request = testRunner.testCase.testSteps["Request_1"].testRequest
// get the actual messages
def SOAPrequestContent = request.requestContent
Regards,
Moks
I am using the following syntax to catch the request.
// get the request object
def request = testRunner.testCase.testSteps["Request_1"].testRequest
// get the actual messages
def SOAPrequestContent = request.requestContent
Regards,
Moks