Google News
logo
Selenium - Quiz(MCQ)
Which of the following WebDriver methods is used to select the option at a given index?
A)
selectIndex()
B)
selectedByIndex()
C)
selectByIndex()
D)
selectByIndexes()

Correct Answer :   selectByIndex()

Advertisement