Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP11 not correctly identifying the count of open IE8 browsers
#1
Not Solved
Facing issues while trying to record the total number of open browsers.

Code:
Set oBrow = Description.Create
oBrow("micclass").Value = "Browser"
Set oTemp = Desktop.ChildObjects(oBrow)
msgBox oTemp.count

This chunk returns the count as 2*(actual number of open browsers)

IE version: IE8


Workarounds tried
1. Disabling tabbed browsing
2. Re-registering BHOManager.dll

Any help is much appreciated......
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Cross browser testing using QTP11 AbstractOne 4 7,392 10-24-2018, 02:40 PM
Last Post: jahmed2345
  Automation Testing On Beta Version of Browsers manmayee 1 1,699 07-31-2016, 01:19 PM
Last Post: Ankur
  Object identification differences between QTP11 and UFT12.01 nivdhi 1 2,792 12-18-2014, 03:36 PM
Last Post: Autobot
  QTP11-Flex4.5 Sync and Object Identification Issues Yogesh Thete 0 2,396 06-26-2014, 01:23 PM
Last Post: Yogesh Thete
  does QTP11 supports Flex application running on Jre 1.7 srinu 0 1,920 03-27-2014, 04:47 PM
Last Post: srinu

Forum Jump:


Users browsing this thread: 1 Guest(s)