Open GoogleCodeExporter opened 9 years ago
even i had the same issue, how can we automate WPF based applications
Original comment by pavi.i...@gmail.com
on 29 Feb 2012 at 11:44
i had the same issue,anyone knows how to solve it
Original comment by pioneera...@gmail.com
on 8 Jan 2014 at 8:41
I ended up writing my own C# library to use for my automation:
https://github.com/DelfiCert/clicktest
You could probably also look into MS Coded UI Tests, if you've got the right
version of Visual Studio (Premium or Ultimate I think).
Original comment by vidarlun...@gmail.com
on 8 Jan 2014 at 9:02
UI Automation API can help with WPF automation. It can be done using "comtypes"
Python package and UIAutomationCore.dll.
UIA-extensions are planned in future pywinauto releases: some alpha preview may
appear this autumn or winter.
Original comment by vasily.v...@gmail.com
on 8 Jun 2015 at 8:17
Original issue reported on code.google.com by
vidarlun...@gmail.com
on 10 Jan 2011 at 12:40