I am using UI Automation to get elements from a window.
Using the following API's
IUIAutomationElement::FindAll
IUIAutomationElement::FindAllBuildCache
This works on most of the machines and returns null on some machines, though the UIAutomation element is picked up correctly. Any idea why it does not work on some machines though they have same OS and Software, only the hardware is different.
Asked
Active
Viewed 531 times
3

ramindar
- 53
- 5
-
1I have the exact same problem!!! Have not found any solution yes – Hadi Eskandari Jul 31 '14 at 12:46