Forum Discussion
gvkr1985
11 years agoOccasional Contributor
Flag =0
DO While(Flag < 60)
Call Browsers.Item(BrowserName).Run(URL)
Capture the name text box in Login window and enter the value
Capture the password textbox and enter the value
capture the login button and click
Flag = Flag+1
Loop
Above script works 60 times with the same set of values... if you want 60 set of values, you can use DDT(Excel sheet)