0
kicks
Coded UI Tests : WPF Utilities
I played a lot with Coded UI Tests API on WPF applications these last weeks.
It turned out that this is a really powerful framework available to use but that we need to write a lot of code ourselves even for simple things.
You may already know the coded ui test utilities of Gautam Goenka available on his blog.
On this blog post, I want to introduce a set of complementary helper methods that you can use in your project. The links to the binaries/sources are at the end of the post.