{
  "testId": "TEST-02",
  "planPath": "C:\\Users\\mstri\\Documents\\paradigm-demos\\genie\\otto\\docs\\test-plan\\TEST-02.md",
  "baseUrl": "http://localhost:8000",
  "startedAt": "2026-01-30T01:37:53.115Z",
  "finishedAt": "2026-01-30T01:37:56.572Z",
  "status": "passed",
  "steps": [
    {
      "index": 1,
      "action": "navigate",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:55.462Z",
      "finishedAt": "2026-01-30T01:37:55.486Z",
      "details": {
        "url": "http://localhost:8000/demo/index.php"
      }
    },
    {
      "index": 2,
      "action": "expectVisible",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:55.486Z",
      "finishedAt": "2026-01-30T01:37:55.531Z",
      "details": {
        "selector": "h1"
      }
    },
    {
      "index": 3,
      "action": "click",
      "status": "skipped",
      "startedAt": "2026-01-30T01:37:55.531Z",
      "finishedAt": "2026-01-30T01:37:56.546Z",
      "details": {
        "selector": "button[type='submit']",
        "optional": true
      }
    },
    {
      "index": 4,
      "action": "expectText",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:56.546Z",
      "finishedAt": "2026-01-30T01:37:56.553Z",
      "details": {
        "selector": "h1",
        "value": "Otto Demo"
      }
    },
    {
      "index": 5,
      "action": "expectVisible",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:56.553Z",
      "finishedAt": "2026-01-30T01:37:56.556Z",
      "details": {
        "selector": ".card"
      }
    },
    {
      "index": 6,
      "action": "expectText",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:56.556Z",
      "finishedAt": "2026-01-30T01:37:56.560Z",
      "details": {
        "selector": ".banner",
        "value": "Demo Mode"
      }
    },
    {
      "index": 7,
      "action": "expectVisible",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:56.560Z",
      "finishedAt": "2026-01-30T01:37:56.564Z",
      "details": {
        "selector": "h2"
      }
    },
    {
      "index": 8,
      "action": "expectText",
      "status": "passed",
      "startedAt": "2026-01-30T01:37:56.564Z",
      "finishedAt": "2026-01-30T01:37:56.568Z",
      "details": {
        "selector": "h2",
        "value": "Orders"
      }
    }
  ]
}