05-25-2010, 12:26 PM
Hi Saket,
I used the below code
That is :
When i run this then it shows the error message which i have attached with it.
Regards,
Anu
I used the below code
Code:
Browser().Page().Link("text:=Next","html tag:=A")
That is :
Code:
Browser("Browser").Page("Page").Link("text:=Next","html tag:=A").Click
Regards,
Anu