SriniMarva27Occasional Contributor7 years agoHow do I retrieve Raw Request using Context variable in Groovy? Is there a way I can get the Raw Request contents using Context variable in Groovy? If so, how do I achieve this? Show More
nmraoCommunity Hero7 years agoif use script assertion for the same request test step then below should do:log.info context.rawRequest
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related Contenthow to define variables in SOAPUI requestPass variable from Groovy Script to requestTable variables - retrieve row number using the Iterator