suspend fun DOMDomain.focusNodeBySelector(selector: String): Unit
Moves the focus to the node corresponding to the given selector, or null if not found.