Forum Discussion

Thijis_Bakker's avatar
Thijis_Bakker
Occasional Contributor
15 years ago

HowTo use the HTTP request of a RestTestStep in groovy?

Hi, I have many RestTestSteps and would like to print out the HTTP request (as displayed on the 'Raw'-Tab) or just the URL sent by soapUI. The following code just produces empty output: log.inf...