kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Page
/
CaptureScreenshotParameter
/
CaptureScreenshotParameter
Capture
Screenshot
Parameter
constructor
(
format
:
String
?
=
null
,
quality
:
Int
?
=
null
,
clip
:
Page.Viewport
?
=
null
,
fromSurface
:
Boolean
?
=
null
,
captureBeyondViewport
:
Boolean
?
=
null
,
optimizeForSpeed
:
Boolean
?
=
null
)