kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
DOM
/
GetElementByRelationReturn
Get
Element
By
Relation
Return
@
Serializable
data
class
GetElementByRelationReturn
(
val
nodeId
:
Int
)
Members
Constructors
Get
Element
By
Relation
Return
Link copied to clipboard
constructor
(
nodeId
:
Int
)
Properties
node
Id
Link copied to clipboard
val
nodeId
:
Int
NodeId of the element matching the queried relation.