BelieverofAutoIt 0 Posted April 11, 2011 I am developping the software with WPF application of .NET. I want to make the auto test tools, but I cannot get windows Info with AutoIt v3 window Info. Why? Isn't AutoIt v3 window Info tool supported for WPF application? Share this post Link to post Share on other sites
jvanegmond 306 Posted April 11, 2011 WPF developers thought it was necessary to add a new way to do GUI interop between applications. They also chose not to support the traditional way to automate applications. Looking at it from automation perspective, I think this was a rather stupid decision on their end. At the moment, AutoIt does not yet have support for WPF automation. This is something that I've been wanting to write for a few years now but I never got started on it. github.com/jvanegmond Share this post Link to post Share on other sites