in reply to Perl on Windows: automate WPF applications, similar to Win32::GUI ?
I believe that either you're looking at the wrong module or you've listed the wrong module name in your post. The Win32::GUI module is used to create a GUI interface. The Win32::GuiTest module is used to automate GUI based applications.
I haven't tried to automate a GUI based application in a while, but is there a reason why you think that Win32::GuiTest can't/won't automate a GUI based WPF application?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl on Windows: automate WPF applications, similar to Win32::GUI ?
by Anonymous Monk on Oct 13, 2015 at 22:06 UTC | |
|
Re^2: Perl on Windows: automate WPF applications, similar to Win32::GUI ?
by localJoe (Initiate) on Oct 13, 2015 at 22:38 UTC | |
by Anonymous Monk on Oct 13, 2015 at 22:52 UTC |