Hello,
I am currently evaluating Telerik Test Studio Dev Edition (Visual Studio Plugin) with a trial license.
I successfully created a few WPF Tests in a sample application I created from scratch using .NET 6, WPF and some Telerik UI for WPF components (e.g. RadGridView). Here, the recording works perfectly. When I click on Start by recording Test Steps, the application starts, gets unresponsive for ashort while (~3 sec.) and then the Recorder overlay appears and I can record the test.
But then I tried to automate tests for a small tool, let's call it SmallTool, which is also a .NET 6 WPF application. But here, recording only works by using a Desktop Test. This limits the available test steps significantly (e.g. I cannot "evaluate the third item in this List"), so the tests become useless.
Here are the differences between my sample project and SmallTool that I notice:
- SmallTool does not use any Telerik UI lib
- SmallTool does use two COM references (for interaction with outlook)
I also already checked the Desktop Application Will Not Record support article. My SmallTool did appear as a WPF application.
Can you help me with getting WPF tests to work?
Log output in the Test Studio log:
<see attachment "teststudioLog - Kopie.txt">