combox select() and selectByValue() failed

13年前
select() and selectByValue() select an item in the dropdown list of the combobox (they both fail, because the dropdown list isn't visible).

However, you aren't looking for either select() or selectByValue(), you are looking for setValue().