{
  "category": "scb",
  "slug": "scb-indusind",
  "site": "indusind.com",
  "url": "https://www.indusind.com/",
  "journey": "Reach the two-wheeler loan application entry.",
  "persona": {
    "name": "Sagar, 28, Ahmedabad",
    "context": "Delivery worker; low literacy, uses voice input."
  },
  "startedAt": "2026-08-23T23:44:25.630Z",
  "states": [
    {
      "label": "landing",
      "url": "https://www.indusind.bank.in/",
      "shot": "../screenshots/scb-indusind/00-landing.png",
      "violations": [
        {
          "id": "aria-allowed-attr",
          "impact": "critical",
          "wcag": [
            "wcag2a",
            "wcag412"
          ],
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-allowed-attr?application=playwright",
          "nodes": 23,
          "samples": [
            {
              "target": ".nav-link-desktop.active[href$=\"indusind.bank.in/\"]",
              "html": "<a class=\"nav-link-desktop active\" href=\"https://www.indusind.bank.in/\" aria-selected=\"true\">PERSONAL</a>"
            },
            {
              "target": ".nav-item-dektop.position-relative:nth-child(2) > .nav-link-desktop.Not.Active",
              "html": "<a class=\"nav-link-desktop Not Active\" href=\"https://bank.indusind.bank.in/pioneer-private/home.html\" aria-selected=\"true\" rel=\"nofollow noopener\">PIONEER PRIVATE</a>"
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": "serious",
          "wcag": [
            "wcag2a",
            "wcag412"
          ],
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-command-name?application=playwright",
          "nodes": 4,
          "samples": [
            {
              "target": "div[vimeo-id=\"GSfwhjISPFA\"] > .visual.js-visual > .arrow.js-arrow[data-enter-handled=\"true\"]",
              "html": "<div class=\"arrow js-arrow\" role=\"button\" data-enter-handled=\"true\">"
            },
            {
              "target": "div[vimeo-id=\"8QIyqBf091w\"] > .visual.js-visual > .arrow.js-arrow[data-enter-handled=\"true\"]",
              "html": "<div class=\"arrow js-arrow\" role=\"button\" data-enter-handled=\"true\">"
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": "critical",
          "wcag": [
            "wcag2a",
            "wcag131"
          ],
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-required-children?application=playwright",
          "nodes": 8,
          "samples": [
            {
              "target": "#myTab",
              "html": "<ul class=\" nav-pills-desktop nav-fill\" style=\"display: flex;\" id=\"myTab\" role=\"tablist\">"
            },
            {
              "target": ".headerDesktoplevel1Outer > div > .navigationNewOuter.container > .row > .position-static > .navbar-nav.border-tr.align-items-center > .d-lg-inline-block.d-none > .tg-nav > .navbar-collapse.tg-navigation > .nav > .navigation_desktop.menu-item-has-children.menu-item-has-mega-menu:nth-child(1) > .flyout-menu.flyout-custom > .mega-menu-desktop.newflyout.py-0 > .tg-themetabnav-desktop[role=\"tablist\"]",
              "html": "<ul class=\"tg-themetabnav-desktop \" role=\"tablist\">"
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": "critical",
          "wcag": [
            "wcag2a",
            "wcag412"
          ],
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-valid-attr-value?application=playwright",
          "nodes": 16,
          "samples": [
            {
              "target": "span[data-target=\"#footer-About-Us-drop\"]",
              "html": "<span class=\"device-drop-footer\" data-toggle=\"collapse\" data-target=\"#footer-About-Us-drop\" aria-expanded=\"true\" aria-controls=\"otherproduct\">About Us</span>"
            },
            {
              "target": "span[data-target=\"#footer-Initiatives-drop\"]",
              "html": "<span class=\"device-drop-footer\" data-toggle=\"collapse\" data-target=\"#footer-Initiatives-drop\" aria-expanded=\"true\" aria-controls=\"otherproduct\">Initiatives</span>"
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "wcag": [
            "wcag2aa",
            "wcag143"
          ],
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/color-contrast?application=playwright",
          "nodes": 3,
          "samples": [
            {
              "target": ".stickyBtnBoxLeft > .stickyBtn.keyboard-focus[data-enter-handled=\"true\"]",
              "html": "<div class=\"stickyBtn keyboard-focus clickable-div\" tabindex=\"0\" role=\"button\" data-enter-handled=\"true\">\n                <img loading=\"lazy\" src=\"/content/dam/sticky/fd_rate.svg\" alt=\"FD Rate\">\n     "
            },
            {
              "target": ".stickyBtn.keyboard-focus[data-enter-handled=\"true\"] > div",
              "html": "<div>Apply Now</div>"
            }
          ]
        },
        {
          "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": 12,
          "samples": [
            {
              "target": ".swiper-slide-prev > .linkinfo",
              "html": "<h6 class=\"linkinfo\">\n                                    <a tabindex=\"0\">\n                                        <small></small><span><img loading=\"lazy\" alt=\"\" class=\"iconinfo img-saturate\"></span>"
            },
            {
              "target": "div[aria-label=\"2 / 12\"] > .linkinfo",
              "html": "<h6 class=\"linkinfo\">\n                                    <a tabindex=\"0\">\n                                        <small></small><span><img loading=\"lazy\" alt=\"\" class=\"iconinfo img-saturate\"></span>"
            }
          ]
        },
        {
          "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": 2,
          "samples": [
            {
              "target": ".align-self-center > h5",
              "html": "<h5 class=\"text-bold text-primary m-0\">Get the Bank in your Pocket</h5>"
            },
            {
              "target": ".swiper-slide-prev > .mb-3",
              "html": "<h6 class=\" mb-3 \">"
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": "serious",
          "wcag": [
            "wcag2a",
            "wcag311"
          ],
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/html-has-lang?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "html",
              "html": "<html class=\" js csstransforms3d\">"
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": "critical",
          "wcag": [
            "wcag2a",
            "wcag111"
          ],
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/image-alt?application=playwright",
          "nodes": 20,
          "samples": [
            {
              "target": ".navbar-brand-new > img[loading=\"lazy\"]",
              "html": "<img loading=\"lazy\" src=\"/content/dam/homepage_webp_img/indusind-bank1.webp\">"
            },
            {
              "target": "img[loading=\"eager\"]",
              "html": "<img class=\"hero-banner\" loading=\"eager\" fetchpriority=\"high\" src=\"/content/dam/indusind-platform-images/carousal-banner-images/personal-banking/mobile-banking-app-upgrade/IndusInd-Bank-Mobile-Banking"
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": "minor",
          "wcag": [],
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/image-redundant-alt?application=playwright",
          "nodes": 12,
          "samples": [
            {
              "target": "img[alt=\"FD Rate\"]",
              "html": "<img loading=\"lazy\" src=\"/content/dam/sticky/fd_rate.svg\" alt=\"FD Rate\">"
            },
            {
              "target": "img[alt=\"Apply Now\"]",
              "html": "<img loading=\"lazy\" src=\"/content/dam/sticky/apply_now.svg\" alt=\"Apply Now\">"
            }
          ]
        },
        {
          "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": 20,
          "samples": [
            {
              "target": ".navbar-nav-dekstop > .headerLevel1Right > .headerLevel1RightCallBox > .headerLevel1RightCall[href=\"tel:18602677777\"][data-call=\"18602677777\"]",
              "html": "<a href=\"tel:18602677777\" data-call=\"18602677777\" class=\"headerLevel1RightCall\"><span class=\"headerLevel1CallIcon\"></span></a>"
            },
            {
              "target": ".navbar-brand-new",
              "html": "<a class=\"navbar-brand-new text-bold d-block mt-0\" href=\"https://www.indusind.bank.in/\">\n                              <img loading=\"lazy\" src=\"/content/dam/homepage_webp_img/indusind-bank1.webp\">\n   "
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "wcag": [
            "wcag2a",
            "wcag131"
          ],
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/listitem?application=playwright",
          "nodes": 9,
          "samples": [
            {
              "target": ".nav-item-dektop.position-relative:nth-child(1)",
              "html": "<li class=\"nav-item-dektop position-relative\">"
            },
            {
              "target": ".nav-item-dektop.position-relative:nth-child(2)",
              "html": "<li class=\"nav-item-dektop position-relative\">"
            }
          ]
        },
        {
          "id": "marquee",
          "impact": "serious",
          "wcag": [
            "wcag2a",
            "wcag222"
          ],
          "help": "<marquee> elements are deprecated and must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/marquee?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "marquee",
              "html": "<marquee behavior=\"scroll\" direction=\"left\" onmouseover=\"this.stop();\" onmouseout=\"this.start();\" style=\"margin-right: 30px!important;\" scrollamount=\"5\">"
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": "moderate",
          "wcag": [
            "wcag2aa",
            "wcag144"
          ],
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/meta-viewport?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "meta[name=\"viewport\"]",
              "html": "<meta name=\"viewport\" content=\"initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, shrink-to-fit=no, viewport-fit=cover\">"
            }
          ]
        },
        {
          "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": 26,
          "samples": [
            {
              "target": "marquee",
              "html": "<marquee behavior=\"scroll\" direction=\"left\" onmouseover=\"this.stop();\" onmouseout=\"this.start();\" style=\"margin-right: 30px!important;\" scrollamount=\"5\">"
            },
            {
              "target": "#mainDivBan",
              "html": "<div id=\"mainDivBan\" class=\"swiper-wrapper\" aria-live=\"off\">"
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": "serious",
          "wcag": [],
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/tabindex?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".close.mt-0",
              "html": "<span class=\"close mt-0\" tabindex=\"2\">"
            }
          ]
        }
      ],
      "axeError": null,
      "focusablesTotal": 1159,
      "emptyFocusables": 57,
      "positiveTabindex": 1,
      "landmarks": 3,
      "orphaned": 7,
      "hasH1": true,
      "hasLang": false,
      "missingAccessibleName": 57,
      "focusableSample": 1159
    }
  ],
  "reachable": true,
  "finishedAt": "2026-08-23T23:45:13.521Z",
  "verified": {
    "firstPartyViolations": 16,
    "thirdPartyViolationsExcluded": 0,
    "firstPartyUnnamed": 53,
    "unnamedSamples": [
      "span.close",
      "a.headerLevel1RightCall href=tel:18602677777",
      "a.navbar-brand-new href=https://www.indusind.bank.in/",
      "a.d-block",
      "a.d-block href=https://www.indusind.bank.in/in/en/microsites/nri-applicatio",
      "a.d-block href=https://induseasycredit.indusind.bank.in/customer/credit-car",
      "a.d-block href=https://www.indusind.bank.in/in/en/personal/our-apps.html?ut",
      "a.d-block href=https://iblnic.indusind.bank.in/iblnic/idcorpmobile/IDdownlo"
    ],
    "reverifiedAt": "2026-08-24",
    "note": "Counts exclude embedded third-party widgets (YouTube, social, chat). First-party only."
  }
}