Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP 11 wrongly identifies Browser Count as 2
#1
Not Solved
Code:
Set objBrowser = Description.Create
    objBrowser("micclass").value = "Browser"
    
    Set colBrowser = Desktop.ChildObjects(objBrowser)
    iTotBrowser = colBrowser.count
    msgbox iTotBrowser

Above code gives msg as 2.Though I have opened only one browser.

In Task Manager ,there are multiple iexplore.exe instances for single browser.

Using QTP 11 && IE 9
Can any one help me in this.>?
Reply


Messages In This Thread
QTP 11 wrongly identifies Browser Count as 2 - by RameshKrishnan - 01-16-2014, 11:10 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Cannot find the "[ WebEdit ]" object's parent "[ Browser ]" (class Browser). Verify t Divya Roopa 1 8,301 03-11-2014, 12:13 PM
Last Post: devarapallliramana

Forum Jump:


Users browsing this thread: 1 Guest(s)