toggle menu
WebDroid
androidJvm
switch theme
search in API
WebDroid
/
dev.webdroid
/
Page
/
waitForSelector
wait
For
Selector
abstract
suspend
fun
waitForSelector
(
selector
:
String
,
timeoutMillis
:
Long
=
0
)
:
Element
Waits for an element to exist. Returns as soon as it appears, not on a poll tick.