{
  "category": "psu-bank",
  "slug": "bank-bob",
  "site": "bankofbaroda.in",
  "url": "https://www.bankofbaroda.in/",
  "journey": "Reach the debit-card block flow.",
  "persona": {
    "name": "Radha, 43, Vadodara",
    "context": "Card-lost emergency; screen reader user (JAWS)."
  },
  "startedAt": "2026-08-23T23:40:51.424Z",
  "states": [
    {
      "label": "landing",
      "url": "https://bankofbaroda.bank.in/",
      "shot": "../screenshots/bank-bob/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": 1,
          "samples": [
            {
              "target": ".slides",
              "html": "<ul class=\"slides\" role=\"region\" aria-label=\"Homepage promotional carousel\">"
            }
          ]
        },
        {
          "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": 1,
          "samples": [
            {
              "target": ".bpp-homepage-slider",
              "html": "<button class=\"slick-play-pause bpp-homepage-slider playing\" tabindex=\"0\" role=\"button\" data-slider=\".slides\">"
            }
          ]
        },
        {
          "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": ".bob-loader-parent-div > span",
              "html": "<span>Loading Offers</span>"
            },
            {
              "target": ".info > a[href$=\"cookie-policy\"]",
              "html": "<a href=\"/cookie-policy\" title=\"\">click here</a>"
            }
          ]
        },
        {
          "id": "frame-title",
          "impact": "serious",
          "wcag": [
            "wcag2a",
            "wcag412"
          ],
          "help": "Frames must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/frame-title?application=playwright",
          "nodes": 2,
          "samples": [
            {
              "target": "#chatIframe",
              "html": "<iframe id=\"chatIframe\" allow=\"microphone\" data-src=\"https://adi.bankofbaroda.bank.in?src=WEB\"></iframe>"
            },
            {
              "target": "#videochatIframe",
              "html": "<iframe id=\"videochatIframe\" data-src=\"/chat/bob/countrywebsite/india/videochat/video_calling.html\"></iframe>"
            }
          ]
        },
        {
          "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": 3,
          "samples": [
            {
              "target": ".fobw-img-text-div:nth-child(1) > .fobw-img-with-text > div > h5",
              "html": "<h5>bob World business</h5>"
            },
            {
              "target": ".col-4:nth-child(1) > .blogWrap > .blogtextbox > h4",
              "html": "<h4> Green Financing in India: Loans, Benefits &amp; Eco-Friendly Investment Options</h4>"
            }
          ]
        },
        {
          "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": "#floatingIconsList",
              "html": "<ul id=\"floatingIconsList\">"
            }
          ]
        },
        {
          "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": 3,
          "samples": [
            {
              "target": "#videoChatLi",
              "html": "<li class=\"bob-video-chat-li\" id=\"videoChatLi\">"
            },
            {
              "target": ".bob-msg-li",
              "html": "<li class=\"bob-msg-li chat-adi\">\n            <a href=\"javascript:void(0);\" title=\"\">\n                <img src=\"/chat/bob/countrywebsite/india/build/logo/logo512.png\" alt=\"Chat\" width=\"28\" height=\"34\">"
            }
          ]
        },
        {
          "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, maximum-scale=1\">"
            }
          ]
        },
        {
          "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": 3,
          "samples": [
            {
              "target": "html",
              "html": "<html class=\"no-js\" lang=\"en\">"
            },
            {
              "target": "#chatIframe html",
              "html": "<html><head></head><body></body></html>"
            }
          ]
        },
        {
          "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": 2,
          "samples": [
            {
              "target": ".close",
              "html": "<div class=\"close\">\n\n                <a onclick=\"fnCreateCookie(&quot;privacy-notification&quot;, &quot;1&quot;, 525600); fnRemoveCookieWarning();\" title=\"\">X</a>\n            </div>"
            },
            {
              "target": ".info",
              "html": "<div class=\"info\">"
            }
          ]
        },
        {
          "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": 13,
          "samples": [
            {
              "target": ".products_Wrap_left > .bob-tab-div > .bob-tab-ul > .active",
              "html": "<li data-tab=\"#7167DACE-C627-4D63-9F70-A9D8DAC1B926\" class=\"active\" tabindex=\"4\">Accounts</li>"
            },
            {
              "target": ".products_Wrap_left > .bob-tab-div > .bob-tab-ul > li:nth-child(2)",
              "html": "<li data-tab=\"#8D50218F-E6C6-49E6-8EC8-12060838A363\" class=\"\" tabindex=\"5\">Digital Banking Products</li>"
            }
          ]
        }
      ],
      "axeError": null,
      "focusablesTotal": 790,
      "emptyFocusables": 58,
      "positiveTabindex": 16,
      "landmarks": 4,
      "orphaned": 5,
      "hasH1": false,
      "hasLang": true,
      "missingAccessibleName": 58,
      "focusableSample": 790
    }
  ],
  "reachable": true,
  "finishedAt": "2026-08-23T23:41:07.994Z",
  "verified": {
    "firstPartyViolations": 11,
    "thirdPartyViolationsExcluded": 0,
    "firstPartyUnnamed": 44,
    "unnamedSamples": [
      "a.bob-nav-log href=/",
      "div.bob-custom-dropdown",
      "div.bob-custom-dropdown",
      "a href=https://bobibanking.bankofbaroda.bank.in/",
      "a href=https://intl.bobibanking.com/",
      "a href=https://fastag.bankofbaroda.com/Default.aspx?ReturnUrl=%2f",
      "a href=https://www.barodaetrade.com/Demat.aspx",
      "a href=https://bobprepaid.yappay.in/login"
    ],
    "reverifiedAt": "2026-08-24",
    "note": "Counts exclude embedded third-party widgets (YouTube, social, chat). First-party only."
  }
}