abolourian
15 years agoOccasional Contributor
Get soapUI log using script
I get the following error when running a Test Request which is completely valid error which I expect.
javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
Therefore I'm not getting any specific response to check against in an assertion. Is there a way to get the soapUI log in Groovy script?
Thanks
javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
Therefore I'm not getting any specific response to check against in an assertion. Is there a way to get the soapUI log in Groovy script?
Thanks