Forum Discussion

jimpson's avatar
jimpson
Contributor
12 years ago

HTML Email from Test Complete (w/Image support)

I just wanted to share this function in hopes that others might be able to use it: function TestFailNotify(subject,body,intHeader,sndPic) {     // Subject     subject = (subject =...