09-26-2009, 08:47 AM
I guess you are passing name of link to the Lnkname as parameter to the function. So you should use DP here to identify the link you need to click
try this
try this
Code:
Browser("Bro_Google").Page("Pag_Google").Link("name:=" & LnkName).Click