When You Need to Prepare WPF Applications for Testing

Applies to TestLeft 15.40, last modified on March 17, 2022

You can test WPF applications without any special preparations. You can also access individual objects of WPF applications, their internal properties and methods from your tests.

However, in certain cases, you need to prepare your .NET application before testing it:

See Also

Preparing WPF Applications for Testing

Highlight search results