SriniMarva27Occasional Contributor8 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 Hero8 years agoif use script assertion for the same request test step then below should do:log.info context.rawRequest
Recent Discussions4.0.1 Not marking test as passedWhich Log4j VersionReadyAPI 4.0.1: How to see overview of open messages
Related Contenthow to define variables in SOAPUI requestPass variable from Groovy Script to requestTable variables - retrieve row number using the Iterator