Google News
logo
Selenium - Quiz(MCQ)
Which method is used when you want to verify whether a certain check box, radio button or option in a drop-down box is selected in Web driver Selenium?
A)
IsSelected()
B)
IsSelect()
C)
Is_Select()
D)
Is_Selected()

Correct Answer :   IsSelected()

Advertisement