Forum Discussion
eurdim
7 years agoOccasional Contributor
looks like the "com.eviware.soapui.SoapUI.logMonitor.getLogArea( "Script log" )" always returns null with ReadyAPI 2.3.0, no matter if executed in groovy teststep script or as Setup Script on testcase or testsuite level
- gauravkhurana7 years agoOccasional Contributor
though they should not make such changes
try with capital L it works
i mean change "Scipt log" to "Script Log"
com.eviware.soapui.SoapUI.logMonitor.getLogArea("Script Log").clear()
Related Content
- 3 years ago
Recent Discussions
- 19 days ago