getComputedStyleForNode
suspend fun getComputedStyleForNode(args: CSS.GetComputedStyleForNodeParameter, mode: CommandMode = CommandMode.DEFAULT): CSS.GetComputedStyleForNodeReturn
Returns the computed style for a DOM node identified by nodeId
.
Returns the computed style for a DOM node identified by nodeId
.
Parameters
nodeId
No description