kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
DOM
/
GetElementByRelationParameter
Get
Element
By
Relation
Parameter
@
Serializable
data
class
GetElementByRelationParameter
(
val
nodeId
:
Int
,
val
relation
:
String
)
Members
Constructors
Get
Element
By
Relation
Parameter
Link copied to clipboard
constructor
(
nodeId
:
Int
,
relation
:
String
)
Properties
node
Id
Link copied to clipboard
val
nodeId
:
Int
Id of the node from which to query the relation.
relation
Link copied to clipboard
val
relation
:
String
Type of relation to get.