{
  "category": "scb",
  "slug": "scb-icici",
  "site": "icicibank.com",
  "url": "https://www.icicibank.com/",
  "journey": "Reach the account opening for salaried customer entry.",
  "persona": {
    "name": "Pooja, 26, Gurugram",
    "context": "First job; hearing-impaired, needs captioned help videos."
  },
  "startedAt": "2026-08-23T23:41:33.889Z",
  "states": [
    {
      "label": "landing",
      "url": "https://www.icici.bank.in/",
      "shot": "../screenshots/scb-icici/00-landing.png",
      "violations": [
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "wcag": [],
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-allowed-role?application=playwright",
          "nodes": 2,
          "samples": [
            {
              "target": "img[alt=\"ICICI Bank Logo\"][role=\"presentation\"]",
              "html": "<img role=\"presentation\" src=\"/content/dam/icicibank-revamp/images/icici-logo/icici-header-logo.png\" alt=\"ICICI Bank Logo\">"
            },
            {
              "target": ".icon[alt=\"phone-icon\"][width=\"16\"]",
              "html": "<img role=\"presentation\" src=\"/content/dam/icicibank-revamp/images/icons/get-phone.svg\" alt=\"phone-icon\" class=\"icon\" width=\"16\" height=\"16\">"
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": "serious",
          "wcag": [
            "wcag21aa",
            "wcag1412"
          ],
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/avoid-inline-spacing?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".flip > .content-title > h2",
              "html": "<h2 style=\"font-size: 20px !important; letter-spacing: 1px !important;\">For a limited period</h2>"
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": "minor",
          "wcag": [],
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/empty-heading?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".iconmenu.chvron-down-orange > h5",
              "html": "<h5>\n                    \n                </h5>"
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": "serious",
          "wcag": [
            "wcag2a",
            "wcag412"
          ],
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/nested-interactive?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".search-icon",
              "html": "<div class=\"search-icon\" role=\"button\" tabindex=\"0\" aria-label=\"Open search – Search for products and services\" aria-haspopup=\"dialog\">"
            }
          ]
        },
        {
          "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": 1,
          "samples": [
            {
              "target": ".update-banner",
              "html": "<div class=\"update-banner\"><span class=\"marquee-text\">Calls from ICICI Bank beginning with 1600&nbsp;are official and legitimate</span></div>"
            }
          ]
        }
      ],
      "axeError": null,
      "focusablesTotal": 577,
      "emptyFocusables": 0,
      "positiveTabindex": 0,
      "landmarks": 5,
      "orphaned": 1,
      "hasH1": true,
      "hasLang": true,
      "missingAccessibleName": 0,
      "focusableSample": 577
    }
  ],
  "reachable": true,
  "finishedAt": "2026-08-23T23:42:08.428Z",
  "verified": {
    "firstPartyViolations": 5,
    "thirdPartyViolationsExcluded": 0,
    "firstPartyUnnamed": 3,
    "unnamedSamples": [
      "a href=/personal-banking/cards/credit-card/sapphiro-card",
      "a href=/personal-banking/cards/credit-card/rubyx-credit-card",
      "a href=/personal-banking/cards/credit-card/coral-credit-card"
    ],
    "reverifiedAt": "2026-08-24",
    "note": "Counts exclude embedded third-party widgets (YouTube, social, chat). First-party only."
  }
}