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

...