getElementByRelation
suspend fun getElementByRelation(args: DOM.GetElementByRelationParameter, mode: CommandMode = CommandMode.DEFAULT): DOM.GetElementByRelationReturn
Returns the NodeId of the matched element according to certain relations.
Returns the NodeId of the matched element according to certain relations.
Parameters
nodeId
Id of the node from which to query the relation.
relation
Type of relation to get.