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 DiscussionsReadyAPI 3.62.0 JDBC connections failingSolvedReadyAPI 3.62.0 - com.jcraft.jsch.JSchAlgoNegoFailException: Algorithm negotiation failSolvedReadyAPI 3.62.0 - org.springframework.jdbc.BadSqlGrammarExceptionSolved
Related Contenthow to define variables in SOAPUI requestPass variable from Groovy Script to requestTable variables - retrieve row number using the Iterator