Micro Focus QTP (UFT) Forums
link based qtp - 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: link based qtp (/Thread-link-based-qtp)



link based qtp - siri - 03-12-2008

Hi,
I am not able to catch the link through the qtp descriptive prgraming.I havea link by create a request i am not able to cathc that link .

Code:
browser("name:=Dashboardapge[hp]").page("title:=Dashboardapge[hp]").link("htmltag:=A",name:=Create a request ").click

here when i see the object spy we have ,href,html tag,name,so which one i need to take or shall i user veiw link option tell me asap
instead of html tag so u want me to take any other thing