getAttributes

suspend fun getAttributes(args: DOM.GetAttributesParameter, mode: CommandMode = CommandMode.DEFAULT): DOM.GetAttributesReturn

Returns attributes for the specified node.


Returns attributes for the specified node.

Parameters

nodeId

Id of the node to retrieve attributes for.