03-16-2011, 04:45 PM
Hi,
I need to list all the pages(URLs) from IE history, and depending upon datatable entry, i have to navigate to one of those URLs.
Eg. If I have following URLs in my IE history,
I would like my browser to navigate to one of these URLs, depending upon user entry.
Kindly help me in doing this.
Regards
Turtle Rock
I need to list all the pages(URLs) from IE history, and depending upon datatable entry, i have to navigate to one of those URLs.
Eg. If I have following URLs in my IE history,
Code:
https://www.learnqtp.com/forums/newthread.php?fid=4
https://www.learnqtp.com/forums/QTPthread.php?fid=5
https://www.learnqtp.com/forums/Googlethread.php?fid=4
I would like my browser to navigate to one of these URLs, depending upon user entry.
Kindly help me in doing this.
Regards
Turtle Rock