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