{
  "testId": "TEST-07",
  "planPath": "C:\\Users\\mstri\\Documents\\paradigm-demos\\genie\\otto\\docs\\test-plan\\TEST-07.md",
  "baseUrl": "http://localhost:8000",
  "startedAt": "2026-01-30T01:38:11.378Z",
  "finishedAt": "2026-01-30T01:38:15.402Z",
  "status": "passed",
  "steps": [
    {
      "index": 1,
      "action": "navigate",
      "status": "passed",
      "startedAt": "2026-01-30T01:38:14.272Z",
      "finishedAt": "2026-01-30T01:38:14.332Z",
      "details": {
        "url": "http://localhost:8000/demo/index.php"
      }
    },
    {
      "index": 2,
      "action": "expectVisible",
      "status": "passed",
      "startedAt": "2026-01-30T01:38:14.332Z",
      "finishedAt": "2026-01-30T01:38:14.365Z",
      "details": {
        "selector": "h1"
      }
    },
    {
      "index": 3,
      "action": "click",
      "status": "skipped",
      "startedAt": "2026-01-30T01:38:14.366Z",
      "finishedAt": "2026-01-30T01:38:15.377Z",
      "details": {
        "selector": "button[type='submit']",
        "optional": true
      }
    },
    {
      "index": 4,
      "action": "expectText",
      "status": "passed",
      "startedAt": "2026-01-30T01:38:15.377Z",
      "finishedAt": "2026-01-30T01:38:15.383Z",
      "details": {
        "selector": "h1",
        "value": "Otto Demo"
      }
    },
    {
      "index": 5,
      "action": "expectVisible",
      "status": "passed",
      "startedAt": "2026-01-30T01:38:15.383Z",
      "finishedAt": "2026-01-30T01:38:15.387Z",
      "details": {
        "selector": ".card"
      }
    },
    {
      "index": 6,
      "action": "expectText",
      "status": "passed",
      "startedAt": "2026-01-30T01:38:15.387Z",
      "finishedAt": "2026-01-30T01:38:15.390Z",
      "details": {
        "selector": ".banner",
        "value": "Demo Mode"
      }
    },
    {
      "index": 7,
      "action": "expectVisible",
      "status": "passed",
      "startedAt": "2026-01-30T01:38:15.390Z",
      "finishedAt": "2026-01-30T01:38:15.392Z",
      "details": {
        "selector": "h2"
      }
    },
    {
      "index": 8,
      "action": "expectText",
      "status": "passed",
      "startedAt": "2026-01-30T01:38:15.392Z",
      "finishedAt": "2026-01-30T01:38:15.396Z",
      "details": {
        "selector": "h2",
        "value": "Orders"
      }
    }
  ]
}