How to capture the links in web page - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: How to capture the links in web page (/Thread-How-to-capture-the-links-in-web-page) |
How to capture the links in web page - estherindu - 12-11-2009 Hi, I have to check the different links present for a particular user level. say,for admin link A,link B should present. for manager LInk A,Link C..should present Can any one please help me. Thanks in advance Indira RE: How to capture the links in web page - upadhyay40 - 12-12-2009 Hi estherindu, you try it with descriptive programming, for each user u need to check expected link whenever it hit you click the link, that may help to solve your problem. Thanks Mahesh |