Web

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).

Search Web Object – Simplified

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

The IsObjectFound class implements the search function for the specified web object and returns true if a visible instance is found. Considers Visible and Hidden Objects.