waitForSelector

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.