ContributionsMost RecentMost LikesSolutionsRe: How to resolve slow object recognition when testing WPF application Only removed the plug-ins not needed and the test run performance improved substantially How to resolve slow object recognition when testing WPF application Running tests on a WPF application is very slow, because it takes minutes to recognize an object as simple as a user login. After some minutes the user name is entered and the actions continue. What's the way to analyze / improve the object recognition during run time ? Solved