Skip to content

Testing WPF app - winappdriver? #434

Answered by Code-Grump
MalcolmPerfect asked this question in Q&A
Discussion options

You must be logged in to vote

Any UI automation techniques for .NET can be applied through Reqnroll.

System.Windows.Automation is the solution Microsoft provides, based on the underlying automation platform baked into Windows for accessibility purposes. With it, you can hook into a compatible application and examine UI elements and generate input events.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@MalcolmPerfect
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by 304NotModified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants