0 votes
in Selenium by
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) is_Selected()

b) isSelect()

c) isSelected()

d) is_Select()

1 Answer

0 votes
by
isSelected()

Related questions

0 votes
asked Jan 5 in Selenium by rajeshsharma
0 votes
asked Aug 19, 2019 in Selenium by rahulsharma
...