08-23-2010, 03:54 PM
(This post was last modified: 08-23-2010, 03:54 PM by venkatbatchu.)
Hi Anu,
Try with the below code.
Please use the appropriate terminology thats suits for ur frame work
Please let me know for further clarification.
Regards,
Venkat.Batchu
Try with the below code.
Code:
temp=10
result=temp mod 10
If result=0 Then
Browser("xxxxxxxxx").Page("xxxxxxxxx").Weblink("Next").Click
End If
Please use the appropriate terminology thats suits for ur frame work
Please let me know for further clarification.
Regards,
Venkat.Batchu