![]() |
Links are not identified - 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: Links are not identified (/Thread-Links-are-not-identified) |
Links are not identified - sukhvinderh - 10-10-2011 I have a script used to validate hyperlinks, I am using DP to do this, creating object descriptions at runtime after retrieving the object properties on the page. i.e. link and image link properties. There are 2 issues that I am facing currently, 1. Links which lie at the footer i.e. About Us, Contact Us, Mission, Terms & Conditions etc. are not getting recognized. 2. Links embedded in a image or para i.e. Read More >> OR Know More >> etc are not getting recognized, I guess it is due to the '>>' signs. Thanking in anticipation. Regards, Sukhvinder |