I'm automating WPF application using QTP9.5. I'm not able to identify the object inside the WPFWindow. I've installed WPF and .net addins in QTP9.5. When I am trying to record or spy only WPF window is getting captured in the OR.
PFB screenshots of application and Object spy.
Fyi, QuickTest Professional .NET Add-in supports .NET Framework 1.1, 2.0, 3.0, and 3.5.
When you spy on a WPF object using the Object Spy (or the .NET Windows Forms Spy when the .NET Add-in is loaded), and the Record and Run settings are not set up to record on the WPF application on which you are spying, QuickTest recognizes the object as a Standard Windows object. Workaround: Close your WPF application. In QuickTest, open the Record and Run Settings dialog box (Automation > Record and Run Settings) and in the Windows Application tab, select the Record and run test on any Windows application option. Reopen your WPF application and then spy on it again.