toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.dom
/
focusNodeBySelector
focus
Node
By
Selector
suspend
fun
DOMDomain
.
focusNodeBySelector
(
selector
:
CssSelector
)
(
source
)
Moves the focus to the node corresponding to the given
selector
, or null if not found.