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 DiscussionsIs there any AI tools which can be intgrated with readyAPI? or any licensed tool is available?.Your Test Run Is Limited to 5 Minutes3.62 Log In with SB Id button not working.
Related Contenthow to define variables in SOAPUI requestPass variable from Groovy Script to requestTable variables - retrieve row number using the Iterator