chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.overlay / OverlayDomain / highlightSourceOrder

highlightSourceOrder

suspend fun highlightSourceOrder(input: HighlightSourceOrderRequest): Unit

Highlights the source order of the children of the DOM node with given id or with the given JavaScript object wrapper. Either nodeId or objectId must be specified.