Browser

QTP CreationTime

by Anshoo Arora ON September 3, 2010 · Posted In All, QTP, QTP/Web · 20 comments

This article explains how the Browser’s CreationTime ordinal identifier works in QTP with examples.

Browser: Not Required!

by Anshoo Arora ON May 2, 2010 · Posted In All, QTP, QTP/Web · 32 comments

There is a common perception that we must include the Browser object in hierarchies when working in the Web environment. The truth is that, we really don’t need to include the Browser object if the Page object has been included in the hierarchy.

QTP: Working with Multiple Browser Applications – A Concept

by Anshoo Arora ON August 24, 2009 · Posted In All, QTP, QTP/Web · 0 comments

This article demonstrates an elegant approach to working with multiple Browsers through the use of Classes and Dictionary Object. Examples included.

QTP: Closing Multiple Browser Windows

by Anshoo Arora ON August 10, 2009 · Posted In All, QTP, QTP/Web · 48 comments

This article outlines a few techniques to close Internet Explorer (IE) browsers in QTP (Closing browser techniques).