Im trying to attach the test log to an email and send it to the manager, Im trying to write a script which attaches the test log which is created at the end of the script and emailed. Using VB Scri...
I figured out a way to get away from the attachment issue, now the email does not go through unless the script is successful, if the script fails the script does not email the test log.