Forum Discussion

mayertj1's avatar
mayertj1
New Contributor
6 years ago
Solved

TestExecute Log Viewer

Currently I'm issueing the following command throughout my script:       Log.SaveResultsAs("Test",lsHTML,false);   Then open the HTML log results in a browser and use refresh to monitor the progr...