-
How to recognize the page in QTP?
Suppose there is a link on a web page. On clicking that link, 6 different web pages open in separate browser windows. The title of the page changes at run time. There is a text box on the sixth page. The name of the text box also changes at runtime.Requirement:Write a piece of code to access the text box and fill in your name in it.