{
  "category": "scb",
  "slug": "scb-axis",
  "site": "axisbank.com",
  "url": "https://www.axisbank.com/",
  "journey": "Reach the priority-banking eligibility page.",
  "persona": {
    "name": "Vikram, 44, Bengaluru",
    "context": "Existing customer; motor tremor, uses eye-gaze."
  },
  "startedAt": "2026-08-23T23:41:37.361Z",
  "states": [
    {
      "label": "landing",
      "url": "https://www.axis.bank.in/",
      "shot": "../screenshots/scb-axis/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": 11,
          "samples": [
            {
              "target": "#rate_slider > .owl-dots > .owl-dot[aria-label=\"Slide 1 Selected\"][role=\"button\"]",
              "html": "<button role=\"button\" class=\"owl-dot active\" aria-selected=\"true\" aria-label=\"Slide 1 Selected\"><span></span><span class=\"offscreen\">1</span></button>"
            },
            {
              "target": "#rate_slider > .owl-dots > .owl-dot[aria-label=\"Slide 2\"][role=\"button\"]",
              "html": "<button role=\"button\" class=\"owl-dot\" aria-selected=\"false\" aria-label=\"Slide 2\"><span></span><span class=\"offscreen\">2</span></button>"
            }
          ]
        },
        {
          "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": 2,
          "samples": [
            {
              "target": ".popup-wrap > .rates-popup[role=\"button\"][href=\"#\"] > .rates-title",
              "html": "<p class=\"rates-title\">Rates</p>"
            },
            {
              "target": "#banner-home-privy-cmp-AE1VSVI8T5 > .powered-privy-cmp-AE1VSVI8T5 > .powered-privy-cmp-AE1VSVI8T5-text",
              "html": "<div class=\"powered-privy-cmp-AE1VSVI8T5-text\">Powered by </div>"
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "wcag": [],
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/landmark-unique?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "#AT_apply_now_wrap",
              "html": "<div id=\"AT_apply_now_wrap\" data-aos=\"fade-up\" data-aos-offset=\"0\" data-aos-duration=\"1000\" class=\"apply_now_wrap aos-init aos-animate\" role=\"region\" aria-label=\"Image Carousel\">"
            }
          ]
        },
        {
          "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": 1,
          "samples": [
            {
              "target": "#banner-home-privy-cmp-AE1VSVI8T5 > .powered-privy-cmp-AE1VSVI8T5 > span > a[href$=\"privybyidfy.com/\"][target=\"_blank\"]",
              "html": "<a href=\"https://www.privybyidfy.com/\" target=\"_blank\">"
            }
          ]
        },
        {
          "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=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">"
            }
          ]
        },
        {
          "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": 16,
          "samples": [
            {
              "target": ".SumoSelect",
              "html": "<div class=\"SumoSelect\" tabindex=\"0\" role=\"button\" aria-expanded=\"false\" selected-count=\"1\" is-selected=\"true\">"
            },
            {
              "target": "option[value=\"Eng\"]",
              "html": "<option value=\"Eng\" selected=\"selected\" aria-label=\"user clicks on language change drop down\" data-event=\"home_page_click\" data-eventcategory=\"top nav\" data-eventaction=\"top right nav - cta click\" dat"
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": "moderate",
          "wcag": [],
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/page-has-heading-one?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "html",
              "html": "<html lang=\"en\" class=\"accessibility\">"
            }
          ]
        },
        {
          "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": 4,
          "samples": [
            {
              "target": ".copyright-wrap",
              "html": "<div class=\"copyright-wrap\">"
            },
            {
              "target": ".banner-header-container-privy-cmp-AE1VSVI8T5",
              "html": "<div class=\"banner-header-container-privy-cmp-AE1VSVI8T5\">\n                <h2 class=\"banner-heading-privy-cmp-AE1VSVI8T5\">About Cookies on Axis Bank Website</h2>\n                \n            </div>"
            }
          ]
        }
      ],
      "axeError": null,
      "focusablesTotal": 2097,
      "emptyFocusables": 16,
      "positiveTabindex": 0,
      "landmarks": 3,
      "orphaned": 4,
      "hasH1": false,
      "hasLang": true,
      "missingAccessibleName": 16,
      "focusableSample": 2097
    }
  ],
  "reachable": true,
  "finishedAt": "2026-08-23T23:42:15.476Z",
  "verified": {
    "firstPartyViolations": 8,
    "thirdPartyViolationsExcluded": 0,
    "firstPartyUnnamed": 20,
    "unnamedSamples": [
      "a href=/",
      "a.card-most-searched href=/blogs/credit-card/what-is-add-on-card",
      "a.card-most-searched href=/financial-firsts/getting-your-first-credit-card-5-things-to",
      "a.card-most-searched href=/blogs/home-loan/home-loan-emi-vs-monthly-rent?cta=homepage-",
      "a.card-most-searched href=/blogs/personal-loan/is-it-a-good-idea-to-get-a-personal-loa",
      "a.card-most-searched href=/blogs/investments/tips-for-new-investors-to-formulate-inves",
      "a.card-most-searched href=/blogs/investments/your-investment-strategy-to-invest-in-vol",
      "a.card-most-searched href=/blogs/digital-banking/difference-between-neft-vs-rtgs-vs-im"
    ],
    "reverifiedAt": "2026-08-24",
    "note": "Counts exclude embedded third-party widgets (YouTube, social, chat). First-party only."
  }
}