HH/.playwright-cli/auth.json
ismail c5f76b3855
Some checks are pending
Build and Push Docker Image / build (push) Waiting to run
updates
2026-05-11 14:45:30 +03:00

15 lines
285 B
JSON

{
"cookies": [
{
"name": "csrftoken",
"value": "X52NH88vXgWvNJfVyW8skLKDb4QmLmbg",
"domain": "localhost",
"path": "/",
"expires": 1809337062.538188,
"httpOnly": false,
"secure": false,
"sameSite": "Lax"
}
],
"origins": []
}