selectOption

abstract suspend fun selectOption(selector: String, value: String, timeoutMillis: Long = 0)

Waits for the element, then selects an option on a <select> by its value.