How to do email automation with UI Vision

Hi Team,

I am using outlook. Can you please advise how I can send a mail through outlook with the help of automation.

Regards,
Anshu

Do you must use Outlook?

What I use is the XRUNandWAIT command. It calls a Powershell script to send the email.

Of course, the same can be done in any other scripting language, too!

Very simple, access in your email (login) and send an email, it’a an easy macro to do in few lines of code.