-2

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.

Eugene Astafiev
  • 47,483
  • 3
  • 24
  • 45
Kalava
  • 231
  • 2
  • 4
  • 18

1 Answers1

0

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

Eugene Astafiev
  • 47,483
  • 3
  • 24
  • 45