Hi,
You can use the descriptive programming method to solve this problem.
Like:
I hope this will resolve your issue
You can use the descriptive programming method to solve this problem.
Like:
Code:
Set checkbox=description.Create
checkbox("class")="WebCheckBox"
checkbox("index")=0(u can pass this value at run time also)
Browser("Google").Page("Google").WebCheckBox(checkbox).ClickI hope this will resolve your issue

