francisbrochuOccasional Contributor10 years agoSolved#RawResponse not working on open source version ? Hi, is it possible that the following line works on SoapUI Pro only ? I tried the same on the open source version and my variable is empty. def rawResponse = context.expand( '${REST Service#RawRe...Show Morenmrao10 years agoIf you using it in Script Assertion the following should work? log.info messageExchange.rawResponseData
nmrao10 years agoIf you using it in Script Assertion the following should work? log.info messageExchange.rawResponseData
nmrao10 years agoIf you using it in Script Assertion the following should work? log.info messageExchange.rawResponseData
Recent DiscussionsSoapUI 5.9.0 releasedOS SoapUI: Can it connect and use Cosmos DB"Clone interface" between projects not working
Related ContentReadyAPI get content of RAWResponse with groovyscript${=System.currentTimeMillis()} not working in version 5.4Sys.Browser("chrome") works in Version 14 but not in Version 15