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 DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related Contenthow to define variables in SOAPUI requestPass variable from Groovy Script to requestTable variables - retrieve row number using the Iterator