0

enter image description hereI recently switched from QTP 10 to 11 and now when I use Object Spy it doesn't recognize anything below Browser.Page.WinObject. Meaning it recognizes that there is a browser and it has a window, but it won't read buttons. links etc.

Thanks for the help.

Zzz
  • 2,927
  • 5
  • 36
  • 58
  • Which browser are you using (IE/Chrome/Firefox)? Also are you using a 64 bit browser? It could be that you're missing some patches for QTP11. – Motti Jun 28 '12 at 08:20

1 Answers1

0

Support for Internet Explorer 9 (IE9) was added to QTP11 by patch QTPWEB_00078.

You'll have to either install this patch or downgrade your browser to IE8.

Motti
  • 110,860
  • 49
  • 189
  • 262