Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 20990

Runtime error on SendMail

$
0
0

Hello!

I am constantly getting the Runtime error when running this short python script in TestComplete:

 

def sendResults():
   SendMail("xxx@gmail.com", "mail.xxx.com", "Test Execute", "xxx@gmail.com", "Test", "Hello", "C:\Test-results\test.txt")

 

Any suggestions?

 

TestComplete V: 11.20

OS: Windows 7 Enterprise

Attached is the screenshot of the error message.


Viewing all articles
Browse latest Browse all 20990

Trending Articles