Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHi!
ok.. I've added a "saveTo" method to the RunTestCase Step (in the upcoming nightly build), so your script could be as short as
testRunner.testCase.testSteps["name of run testcase step"].saveTo( "myfilename.txt" )
regards,
/Ole
eviware.com
ok.. I've added a "saveTo" method to the RunTestCase Step (in the upcoming nightly build), so your script could be as short as
testRunner.testCase.testSteps["name of run testcase step"].saveTo( "myfilename.txt" )
regards,
/Ole
eviware.com