What is QTP Code or syntax to get active browser or web page at any time during run of script?
Lets say I am running my QTP test script on page "http//ABC/xyz/somepage.aspx" at any point of time.
I can view this page manually open the opened browser screen...but how to get that captured using my QTP code





Reply With Quote