I am trying to run automated tests on a winforms application written with c#. The application uses a third parties winforms component library. Using the FindElementByAccessibilityId method i was able ...