Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi,
is to clear the console logs in the GUI. You should remove (and possibly backup) the .log files in the <SoapUI Pro install>\bin directory before you run your tests with testrunner (use batch file or seperate script to do this) if you want a clean log file for each run.
Regards,
Marcus
SmartBear Support
com.eviware.soapui.SoapUI.logMonitor.getLogArea("soapUI log").clear()is to clear the console logs in the GUI. You should remove (and possibly backup) the .log files in the <SoapUI Pro install>\bin directory before you run your tests with testrunner (use batch file or seperate script to do this) if you want a clean log file for each run.
Regards,
Marcus
SmartBear Support