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

collectClassNamesFromSubtree

suspend fun collectClassNamesFromSubtree(input: CollectClassNamesFromSubtreeRequest): CollectClassNamesFromSubtreeResponse

Collects class names for the node with given id and all of it's child nodes.