{
  "testId": "TEST-01",
  "planPath": "C:\\Users\\mstri\\Documents\\paradigm-demos\\genie\\otto\\docs\\test-plan\\TEST-01.md",
  "baseUrl": "http://localhost:8000",
  "startedAt": "2026-01-30T01:37:51.728Z",
  "finishedAt": "2026-01-30T01:37:53.112Z",
  "status": "passed",
  "steps": [
    {
      "index": 1,
      "action": "navigate",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:51.968Z",
      "finishedAt": "2026-01-30T01:37:52.038Z",
      "details": {
        "url": "http://localhost:8000/demo/index.php"
      }
    },
    {
      "index": 2,
      "action": "expectVisible",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:52.038Z",
      "finishedAt": "2026-01-30T01:37:52.073Z",
      "details": {
        "selector": "h1"
      }
    },
    {
      "index": 3,
      "action": "click",
      "status": "skipped",
      "startedAt": "2026-01-30T01:37:52.073Z",
      "finishedAt": "2026-01-30T01:37:53.083Z",
      "details": {
        "selector": "button[type='submit']",
        "optional": true
      }
    },
    {
      "index": 4,
      "action": "expectText",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:53.083Z",
      "finishedAt": "2026-01-30T01:37:53.090Z",
      "details": {
        "selector": "h1",
        "value": "Otto Demo"
      }
    },
    {
      "index": 5,
      "action": "expectVisible",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:53.090Z",
      "finishedAt": "2026-01-30T01:37:53.093Z",
      "details": {
        "selector": ".card"
      }
    },
    {
      "index": 6,
      "action": "expectText",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:53.093Z",
      "finishedAt": "2026-01-30T01:37:53.097Z",
      "details": {
        "selector": ".banner",
        "value": "Demo Mode"
      }
    },
    {
      "index": 7,
      "action": "expectVisible",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:53.097Z",
      "finishedAt": "2026-01-30T01:37:53.100Z",
      "details": {
        "selector": "h2"
      }
    },
    {
      "index": 8,
      "action": "expectText",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:53.100Z",
      "finishedAt": "2026-01-30T01:37:53.106Z",
      "details": {
        "selector": "h2",
        "value": "Orders"
      }
    }
  ]
}