03-02-2009, 10:58 PM
Hello,
What I means is that if after Links(3).click, the browser navigates to a new page and I don't know this new page's properties such as title, name, etc. Then what methods can we use to identify this new page(browser with unknown title and other proterties). If we can identify this new page then we can do something like browser("title of new page").back.
usually the new page should be on the top of a lot of browsers, then how to identify it, or how to identify any top browser on a list of browsers?
Thanks.
What I means is that if after Links(3).click, the browser navigates to a new page and I don't know this new page's properties such as title, name, etc. Then what methods can we use to identify this new page(browser with unknown title and other proterties). If we can identify this new page then we can do something like browser("title of new page").back.
usually the new page should be on the top of a lot of browsers, then how to identify it, or how to identify any top browser on a list of browsers?
Thanks.