Styrow.dev
Question 63 of 99

What are the different ways of selecting the values in dropdown.

Question

What are the different ways of selecting the values in dropdown.

Answer

SelectByValue: select the option based on option value. selectByVisibleText: selects the option based on visible text. selectByIndex: selects the option base on Index