kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Emulation
/
SetDocumentCookieDisabledParameter
Set
Document
Cookie
Disabled
Parameter
@
Serializable
data
class
SetDocumentCookieDisabledParameter
(
val
disabled
:
Boolean
)
Members
Constructors
Set
Document
Cookie
Disabled
Parameter
Link copied to clipboard
constructor
(
disabled
:
Boolean
)
Properties
disabled
Link copied to clipboard
val
disabled
:
Boolean
Whether document.coookie API should be disabled.