0 votes
in Selenium by
In webdriver, which of the following is a valid select statement that selects a value from a dropdown element?

a) All of the listed options

b) selectByIndex()

c) selectByValue()

d) selectByVisibleText()

1 Answer

0 votes
by

All of the listed options

Related questions

0 votes
asked Jan 30, 2020 in Selenium by Deepanshu Burreja
0 votes
asked Aug 22, 2019 in Selenium by john ganales
...