Search the Community
Showing results for tags 'wpf'.
-
Hi all, I have simple question and can not find answer on it. I am working with WPF application and I want to automate it with Autoit. For now I found Inspect.exe tool which gives me all wpf controls, but how do I can use that controls to click some buttons or dropdown list? For example I have such a controls AutomationId: "comboArrayType" or Name: "_Submit" Which autoit command can I use to handle this? Thanks and Regards, Roman Y