Kate
8 years agoContributor
Stopped getting UIAObjects in Object Browser
I am testing a desktop app using UI automation. Recently I stopped seeing elements in the Object Browser as UIAObject and started seeng them as WPFObjects. It is not convenient for me since I see a...
- 8 years ago
I did it.
It was there.
Actually, I solved (at least temporarily) the problem by checking '*' in the list of accepted windows under Tools/Current project properties/Open application/UI automation.
I'm not sure if that was the issue (because I did not change any settings that could have caused it) but it works now.