kaiiii
6 years agoRegular Contributor
Able to send mail for log data through script but confused in path for file location.
I am executing test items and in the last of queue Email Test cases is there to send reports.
but problem is in Sendmail() function we need to provide parameter for file location. so this function will get that file and will send to respecttive userID.
My question is if I am providing file location details like "C:\Users\KO\Music\file1.mht"
then will it overide the log data here whenever I will execute my test items. if not then how i will be able to send my log data after test item execution.
Hope you get my point.
Please guide.