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

getBoxModel

suspend fun getBoxModel(input: GetBoxModelRequest): GetBoxModelResponse

Returns boxes for the given node.

Official doc