Ways to automate Outlook Application

132 Views Asked by At

After every patching we test basic Outlook functionality like able to send email etc, wanted to check if there is any way to automate the Outlook UI.

1

There are 1 best solutions below

0
Eugene Astafiev On

You can use Microsoft Active Accessibility or any wrapper around that API with Selenium for getting the job done.