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

getNodeForLocation

suspend fun getNodeForLocation(input: GetNodeForLocationRequest): GetNodeForLocationResponse

Returns node id at given location. Depending on whether DOM domain is enabled, nodeId is either returned or not.