Hi, I am using the CDO configuration to send a test mail to my email account using JScript using Testcomplete. It works perfectly in WinXP, whereas, throws an error in Windows 7. Error ...
Yes, you can send messages using standard classes from the System.Net.Mail namespace. To use .NET classes in a TestComplete test, use the CLR Bridge functionality.