UI Automation for Prism wpf project using White

181 Views Asked by At

I have created WPF application using Prism framework. Now I need to perform UI automation on it. I have used White UI automation framework for plain WPF application, but I am not able to write UI test in Prism using White.

How to write UI test in Prism application.

Are there any other frameworks to perform UI automation test apart from White and Coded UI?

0

There are 0 best solutions below