Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Want to open a new browser window with new session
#2
Not Solved
dynamically get the browser objects.
Code:
Set objB= Description.Create()  
                objB("application version").Value ="{BrowserVersion}"

        Set p_objBC = DeskTop.ChildObjects(objB)  
                intB= objBC.Count
' Get the number of IE browsers opened on Desktop and loop through them to get your handle for the new browser window.
Reply


Messages In This Thread
RE: Want to open a new browser window with new session - by satan - 01-18-2010, 04:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Object doesn't support this property or method: 'window(...).window(...).winobject' senthil5683 1 3,507 07-04-2016, 07:08 PM
Last Post: venkatesh9032
  Cannot find the "[ WebEdit ]" object's parent "[ Browser ]" (class Browser). Verify t Divya Roopa 1 8,292 03-11-2014, 12:13 PM
Last Post: devarapallliramana
Sad QTP Script | how to get object of some open window just using its class type,Java sophia.sabir 1 8,689 08-07-2013, 01:26 PM
Last Post: anil2u
  how to save a .pdf file in a browser window in qtp ssvali 15 19,890 09-24-2012, 06:14 PM
Last Post: Ankesh
  Sendkeys to close an open web browser prasadworld321 2 8,212 03-05-2010, 12:23 PM
Last Post: prasadworld321

Forum Jump:


Users browsing this thread: 1 Guest(s)