kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Storage
/
ClearCookiesParameter
Clear
Cookies
Parameter
@
Serializable
data
class
ClearCookiesParameter
(
val
browserContextId
:
String
?
=
null
)
Members
Constructors
Clear
Cookies
Parameter
Link copied to clipboard
constructor
(
browserContextId
:
String
?
=
null
)
Properties
browser
Context
Id
Link copied to clipboard
val
browserContextId
:
String
?
=
null
Browser context to use when called on the browser endpoint.