Log.SaveResultas do not save the report in the same pattern as we save it manually.
Hi All,
I am manually saving the report by clicking Exportto and saving it in HTML format I see that i have my test results in format of Root.xml, TestRunSummary.xml etc.
But when i save the log file using log.SaveResultAs(filename,IsHTML) the test results are not being saved in the format as Exportto do.