Interview Questions | Selenium Forum
M
Posted on 01/11/2015
Suppose web page is having two text boxes and one submit button, we have to enter 100 unique data entries for two text boxes and perform submit operation, don't use random function, How do you automate it? Write code in Java.

M
Replied on 01/11/2015

you have to make loop which keeps on repeating.