mirror of
https://github.com/web-infra-dev/midscene.git
synced 2026-01-06 04:01:20 +00:00
15 lines
243 B
JSON
15 lines
243 B
JSON
[
|
|
{
|
|
"domain": "httpbin.dev",
|
|
"hostOnly": true,
|
|
"httpOnly": false,
|
|
"name": "midscene_foo",
|
|
"path": "/",
|
|
"sameSite": "unspecified",
|
|
"secure": false,
|
|
"session": true,
|
|
"storeId": "0",
|
|
"value": "bar"
|
|
}
|
|
]
|