galford
14 years agoOccasional Contributor
Println in groovy scrtipt in SoapUi
Hello All
I have noticed that this command does not display nothing in SoapUi:
println "test phrase".
When i use "log.info" - for example log.info ("this is displayed with log info ") - i see the output.
So the question is - how to handle this situation? Is the log.info is the only way to see the current value of given variable?
I have noticed that this command does not display nothing in SoapUi:
println "test phrase".
When i use "log.info" - for example log.info ("this is displayed with log info ") - i see the output.
So the question is - how to handle this situation? Is the log.info is the only way to see the current value of given variable?