kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
DOM
/
GetDocumentReturn
Get
Document
Return
@
Serializable
data
class
GetDocumentReturn
(
val
root
:
DOM.Node
)
Members
Constructors
Get
Document
Return
Link copied to clipboard
constructor
(
root
:
DOM.Node
)
Properties
root
Link copied to clipboard
val
root
:
DOM.Node
Resulting node.