toggle menu
WebDroid
androidJvm
switch theme
search in API
WebDroid
/
dev.webdroid
/
Page
/
selectOption
select
Option
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.