effect-playwright
Preparing search index...
test
Cookie
Interface Cookie
interface
Cookie
{
domain
:
string
;
expires
:
number
;
httpOnly
:
boolean
;
name
:
string
;
partitionKey
?:
string
;
path
:
string
;
sameSite
:
"None"
|
"Strict"
|
"Lax"
;
secure
:
boolean
;
value
:
string
;
}
Index
Properties
domain
expires
http
Only
name
partition
Key?
path
same
Site
secure
value
Properties
domain
domain
:
string
expires
expires
:
number
Unix time in seconds.
http
Only
httpOnly
:
boolean
name
name
:
string
Optional
partition
Key
partitionKey
?:
string
path
path
:
string
same
Site
sameSite
:
"None"
|
"Strict"
|
"Lax"
secure
secure
:
boolean
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
domain
expires
http
Only
name
partition
Key
path
same
Site
secure
value
effect-playwright
Loading...
Unix time in seconds.