01-22-2014, 06:24 PM
Thanks for your reply Maheep.
I am using WPF Add-In. I am able to recognise Wpf Objects. Problem is with different types of wpf controls i.e. "System.Windows.Control" & "Microsoft.Windows.Control". QTP/UFT can retreive properties like "RowCount,GetCellData,Click Cell" etc. on former control but throwing "Object reference not set to instance of an object" exception for the latter control.
So the problem is zeroed on QTP compatibilty of "Microsoft.Windows.Control"
Any help in this direction/context would be appreciated.
I am using WPF Add-In. I am able to recognise Wpf Objects. Problem is with different types of wpf controls i.e. "System.Windows.Control" & "Microsoft.Windows.Control". QTP/UFT can retreive properties like "RowCount,GetCellData,Click Cell" etc. on former control but throwing "Object reference not set to instance of an object" exception for the latter control.
So the problem is zeroed on QTP compatibilty of "Microsoft.Windows.Control"
Any help in this direction/context would be appreciated.