02-05-2008, 04:47 PM
Hi All,
I was writing DP for a link on my application and found this issue for QTP 9.2
I wrote the DP to click a link "1*"by using QTP 9.2.When i execute the statement it was throwing error "Cannot Identify the Object"[Link]" [of class Link]
Folling is the DP i wrote
Please see the attachement
can any one pls help me.
Regards
Raj
I was writing DP for a link on my application and found this issue for QTP 9.2
I wrote the DP to click a link "1*"by using QTP 9.2.When i execute the statement it was throwing error "Cannot Identify the Object"[Link]" [of class Link]
Folling is the DP i wrote
Code:
Browser("name:=REQUEST SUMMARY").Page("title:=REQUEST SUMMARY").Link("name:=1* ").Click
Please see the attachement
can any one pls help me.
Regards
Raj