Reading the logitems generated from Log.SaveResultsAs Method in VBscripting
Hi All, I am trying to read the logitems which is generated from the Log.SaveResultsAs Method. My intention is to get the Pass, Failed, and Error Items from the logfile. I found t...