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