09-10-2012, 11:32 PM
Hi,
I am new to QTP and trying to record a C# desktop application using QTP 11. Nothing is recorded. I am on win7. .Net/WPF add-ins are on.
If I open IE, it is actually recorded.
Can anyone help? Thanks!
I am new to QTP and trying to record a C# desktop application using QTP 11. Nothing is recorded. I am on win7. .Net/WPF add-ins are on.
If I open IE, it is actually recorded.
Code:
Window("Windows Internet Explorer").WinEdit("Edit").Set "www.google.com/"
Window("Windows Internet Explorer").WinEdit("Edit").Type micReturn
Can anyone help? Thanks!