kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
DOMSnapshot
/
CaptureSnapshotParameter
/
CaptureSnapshotParameter
Capture
Snapshot
Parameter
constructor
(
computedStyles
:
List
<
String
>
,
includePaintOrder
:
Boolean
?
=
null
,
includeDOMRects
:
Boolean
?
=
null
,
includeBlendedBackgroundColors
:
Boolean
?
=
null
,
includeTextColorOpacities
:
Boolean
?
=
null
)