{
  "doc": {
    "id": "api/commands/clearallsessionstorage",
    "title": "cy.clearAllSessionStorage()",
    "description": "Clear all session storage data in Cypress.",
    "section": "api",
    "source_path": "/llm/markdown/api/commands/clearallsessionstorage.md",
    "version": "e6c8d867c21227247f14714fb5690c7c018983c5",
    "updated_at": "2026-08-08T12:39:37.868Z",
    "headings": [
      {
        "id": "api/commands/clearallsessionstorage#clearallsessionstorage",
        "text": "clearAllSessionStorage",
        "level": 1
      },
      {
        "id": "api/commands/clearallsessionstorage#syntax",
        "text": "Syntax",
        "level": 2
      },
      {
        "id": "api/commands/clearallsessionstorage#usage",
        "text": "Usage",
        "level": 3
      },
      {
        "id": "api/commands/clearallsessionstorage#arguments",
        "text": "Arguments",
        "level": 3
      },
      {
        "id": "api/commands/clearallsessionstorage#yields",
        "text": "Yields",
        "level": 3
      },
      {
        "id": "api/commands/clearallsessionstorage#rules",
        "text": "Rules",
        "level": 2
      },
      {
        "id": "api/commands/clearallsessionstorage#requirements",
        "text": "Requirements",
        "level": 3
      },
      {
        "id": "api/commands/clearallsessionstorage#assertions",
        "text": "Assertions",
        "level": 3
      },
      {
        "id": "api/commands/clearallsessionstorage#timeouts",
        "text": "Timeouts",
        "level": 3
      },
      {
        "id": "api/commands/clearallsessionstorage#see-also",
        "text": "See also",
        "level": 2
      }
    ]
  },
  "chunks": [
    {
      "id": "api/commands/clearallsessionstorage#syntax",
      "doc_id": "api/commands/clearallsessionstorage",
      "heading": "Syntax",
      "heading_level": 2,
      "content_markdown": "## Syntax\n\n```\ncy.clearAllSessionStorage()cy.clearAllSessionStorage(options)\n```\n\n### Usage\n\n**Correct Usage**\n\n```\ncy.clearAllSessionStorage()\n```\n\n### Arguments\n\n**options _(Object)_**\n\nPass in an options object to change the default behavior of `cy.clearAllSessionStorage()`.\n\n| Option | Default | Description |\n| --- | --- | --- |\n| `log` | `true` | Displays the command in the [Command log](/llm/markdown/app/core-concepts/open-mode.md#Command-Log) |\n\n### Yields\n\n*   `cy.clearAllSessionStorage()` yields `null`.\n",
      "section": "api",
      "anchors": [
        "syntax"
      ],
      "path": "/llm/json/chunked/api/commands/clearallsessionstorage.json",
      "token_estimate": 81
    },
    {
      "id": "api/commands/clearallsessionstorage#arguments",
      "doc_id": "api/commands/clearallsessionstorage",
      "heading": "Arguments",
      "heading_level": 3,
      "content_markdown": "### Arguments\n\n**options _(Object)_**\n\nPass in an options object to change the default behavior of `cy.clearAllSessionStorage()`.\n\n| Option | Default | Description |\n| --- | --- | --- |\n| `log` | `true` | Displays the command in the [Command log](/llm/markdown/app/core-concepts/open-mode.md#Command-Log) |\n",
      "section": "api",
      "anchors": [
        "arguments"
      ],
      "path": "/llm/json/chunked/api/commands/clearallsessionstorage.json",
      "token_estimate": 57
    }
  ]
}