Hi All,

My Problem is currently I am on page
http://ABC/basepage.aspx
my test script hit a button on this page and I am expecting to get page
http://ABC/page1.aspx
but because of defect in application it goes to http://ABC/pagewrong.aspx

I need to know the QTP code to handle and recover from this situation and then run the rest of the script ?
Hope this can be done if
1.I get the current open browser or page URL
2.I can type the correct(or recovery) url in the address bar.

Please confirm, provide code or suggest work around with code!
Thanks,