Unable to select a string in dropdown

At the top of your error message, it says you are not using a “select” for your drop-down. The selectOptionByLabel(), selectOptionByValue() and selectOptionByIndex() work on a select tag. Either show us your HTML to better assist you or revisit your HTML and determine the appropriate means for your drop-down.

This may assist you on viewing the HTML: