click

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

Waits for the element, scrolls it into view, then clicks it.