chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.dom / DOMDomain / pushNodeByPathToFrontend

pushNodeByPathToFrontend

suspend fun pushNodeByPathToFrontend(input: PushNodeByPathToFrontendRequest): PushNodeByPathToFrontendResponse

Requests that the node is sent to the caller given its path. // FIXME, use XPath

Official doc