mayertj1
6 years agoNew Contributor
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 progress.
Ideally there's a runtime log viewer that could do the same thing without the refresh, but TestExecute "View Results" is only available AFTER the test completes.
Does such an option or tool exist?