{
  "testId": "TEST-03",
  "planPath": "C:\\Users\\mstri\\Documents\\paradigm-demos\\genie\\otto\\docs\\test-plan\\TEST-03.md",
  "baseUrl": "http://localhost:8000",
  "startedAt": "2026-01-30T01:37:56.574Z",
  "finishedAt": "2026-01-30T01:37:59.873Z",
  "status": "passed",
  "steps": [
    {
      "index": 1,
      "action": "navigate",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:58.784Z",
      "finishedAt": "2026-01-30T01:37:58.803Z",
      "details": {
        "url": "http://localhost:8000/demo/index.php"
      }
    },
    {
      "index": 2,
      "action": "expectVisible",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:58.803Z",
      "finishedAt": "2026-01-30T01:37:58.843Z",
      "details": {
        "selector": "h1"
      }
    },
    {
      "index": 3,
      "action": "click",
      "status": "skipped",
      "startedAt": "2026-01-30T01:37:58.843Z",
      "finishedAt": "2026-01-30T01:37:59.845Z",
      "details": {
        "selector": "button[type='submit']",
        "optional": true
      }
    },
    {
      "index": 4,
      "action": "expectText",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:59.845Z",
      "finishedAt": "2026-01-30T01:37:59.852Z",
      "details": {
        "selector": "h1",
        "value": "Otto Demo"
      }
    },
    {
      "index": 5,
      "action": "expectVisible",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:59.852Z",
      "finishedAt": "2026-01-30T01:37:59.855Z",
      "details": {
        "selector": ".card"
      }
    },
    {
      "index": 6,
      "action": "expectText",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:59.855Z",
      "finishedAt": "2026-01-30T01:37:59.861Z",
      "details": {
        "selector": ".banner",
        "value": "Demo Mode"
      }
    },
    {
      "index": 7,
      "action": "expectVisible",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:59.861Z",
      "finishedAt": "2026-01-30T01:37:59.865Z",
      "details": {
        "selector": "h2"
      }
    },
    {
      "index": 8,
      "action": "expectText",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:59.865Z",
      "finishedAt": "2026-01-30T01:37:59.869Z",
      "details": {
        "selector": "h2",
        "value": "Orders"
      }
    }
  ]
}