Solved
Forum Discussion
SmartBear_Suppo
Alumni
14 years agoHello,
yes - you can use
com.eviware.soapui.SoapUI.logMonitor.getLogArea("script log").clear()
Regards,
Vladimir
SmartBear Software
yes - you can use
com.eviware.soapui.SoapUI.logMonitor.getLogArea("script log").clear()
Regards,
Vladimir
SmartBear Software
stef
9 years agoOccasional Contributor
Actually it should be:
com.eviware.soapui.SoapUI.logMonitor.getLogArea("Script log").clear()
Note the capital S.