{
  "category": "psu-bank",
  "slug": "bank-iob",
  "site": "iob.in",
  "url": "https://www.iob.in/",
  "journey": "Reach the NRI account details page.",
  "persona": {
    "name": "Balan, 39, Kochi",
    "context": "NRI in Dubai; screen reader (NVDA on Windows)."
  },
  "startedAt": "2026-08-23T23:44:23.777Z",
  "states": [
    {
      "label": "landing",
      "url": "https://www.iob.bank.in/en/",
      "shot": "../screenshots/bank-iob/00-landing.png",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "wcag": [
            "wcag2a",
            "wcag412"
          ],
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/button-name?application=playwright",
          "nodes": 16,
          "samples": [
            {
              "target": ".owl-dot.active[role=\"button\"]",
              "html": "<button role=\"button\" class=\"owl-dot active\"><span></span></button>"
            },
            {
              "target": ".owl-dot[role=\"button\"]:nth-child(2)",
              "html": "<button role=\"button\" class=\"owl-dot\"><span></span></button>"
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "wcag": [],
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/heading-order?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".gradient-7 > .mb-2 > h5[data-base=\"17.6\"]",
              "html": "<h5 data-base=\"17.6\" style=\"font-size: 17.6px;\">MSME Schemes</h5>"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "wcag": [
            "wcag2a",
            "wcag244",
            "wcag412"
          ],
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/link-name?application=playwright",
          "nodes": 2,
          "samples": [
            {
              "target": "#HP-ApplyNow-asalah-current-acc-en-3",
              "html": "<a data-base=\"16\" href=\"#\" id=\"HP-ApplyNow-asalah-current-acc-en-3\" style=\"font-size: 16px;\" rel=\"noopener noreferrer\"> </a>"
            },
            {
              "target": ".news-scroll > a[href=\"\"][target=\"_blank\"]",
              "html": "<a href=\"\" target=\"_blank\" data-base=\"16\" style=\"font-size: 16px;\" rel=\"noopener noreferrer\"> </a>"
            }
          ]
        },
        {
          "id": "list",
          "impact": "serious",
          "wcag": [
            "wcag2a",
            "wcag131"
          ],
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/list?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".iobList",
              "html": "<ul class=\"iobList\">"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "wcag": [],
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/region?application=playwright",
          "nodes": 12,
          "samples": [
            {
              "target": ".hide-accessible",
              "html": "<h2 class=\"hide-accessible sr-only\" role=\"heading\" aria-level=\"1\" data-base=\"32\" style=\"font-size: 32px;\">Indian Overseas Bank: Personal Banking | One Stop Banking Solution</h2>"
            },
            {
              "target": ".w-sm-100",
              "html": "<a href=\"/\" class=\"logo d-flex align-items-center me-auto me-xl-0 w-sm-100\" data-base=\"16\" style=\"font-size: 16px;\" rel=\"noopener noreferrer\">"
            }
          ]
        }
      ],
      "axeError": null,
      "focusablesTotal": 1028,
      "emptyFocusables": 26,
      "positiveTabindex": 0,
      "landmarks": 5,
      "orphaned": 2,
      "hasH1": false,
      "hasLang": true,
      "missingAccessibleName": 26,
      "focusableSample": 1028
    }
  ],
  "reachable": true,
  "finishedAt": "2026-08-23T23:44:48.818Z",
  "verified": {
    "firstPartyViolations": 5,
    "thirdPartyViolationsExcluded": 0,
    "firstPartyUnnamed": 26,
    "unnamedSamples": [
      "a.logo href=/",
      "li.accss",
      "a href=/screen-reader",
      "button.owl-dot",
      "button.owl-dot",
      "button.owl-dot",
      "button.owl-dot",
      "button.owl-dot"
    ],
    "reverifiedAt": "2026-08-24",
    "note": "Counts exclude embedded third-party widgets (YouTube, social, chat). First-party only."
  }
}