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

copyTo

suspend fun copyTo(input: CopyToRequest): CopyToResponse

Creates a deep copy of the specified node and places it into the target container before the given anchor.

Official doc