Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP cannot recognise WpfGrid and Wpfcombobox
#1
Not Solved
Hello!
QTP 11.0 cannot identify WPF-objects, i.e. DataGrid and Combox (inside of datagrid row).
Object Spy see only this:

Code:
Browser("Navigator").WinObject("DocObject_Top_Class").WpfWindow("WpfWindow").WpfObject("PART_Grid")

When I record the test, later QTP cannot Run it because QTP doesn’t see any object.
Code:
Browser("Navigator").WinObject("DocObject_Top_Class").WpfWindow("WpfWindow").WpfObject("PART_Grid").ActivateCell 0,"Ois.Plus.Ted.ViewModel.ColumnViewModel"
Browser("Navigator").WinObject("DocObject_Top_Class").WpfWindow("WpfWindow").WpfObject("PART_Grid").Click 81,42
Browser("Navigator").WinObject("DocObject_Top_Class").WpfWindow("WpfWindow").WpfObject("PART_Grid").SelectCell 0,"Ois.Plus.Ted.ViewModel.ColumnViewModel"
Browser("Navigator").WinObject("DocObject_Top_Class").WpfWindow("WpfWindow").WpfObject("PART_Grid").ActivateCell 0,"Ois.Plus.Ted.ViewModel.ColumnViewModel"

IE was launched after QTP.

QTP 11.0, .NET FW 4.0, WPF-browser-application, Internet Explorer 8.0, Windows XP Add-ins, that I plugged-in - .NET+Web+WPF+Silverlight
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Object doesnot recognise lakshmikanth 0 988 12-18-2017, 04:10 PM
Last Post: lakshmikanth
  QTP does not recognise elements randomly Pkapoor 2 2,492 07-05-2013, 11:27 AM
Last Post: Pkapoor
  QTP can not recognise objects on new sessions SUSHEEL_VIG 1 3,611 07-27-2009, 11:39 AM
Last Post: QTPian
  QTP Unable to Recognise the Control Panel Add and Remove Objects yammy 0 3,116 04-22-2009, 04:32 AM
Last Post: yammy
  Doesn't recognise parent window during playback Derben 2 3,327 03-20-2009, 08:04 PM
Last Post: Derben

Forum Jump:


Users browsing this thread: 1 Guest(s)