kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Storage
/
GetCookiesParameter
Get
Cookies
Parameter
@
Serializable
data
class
GetCookiesParameter
(
val
browserContextId
:
String
?
=
null
)
Members
Constructors
Get
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.