{
  "category": "psu-bank",
  "slug": "bank-pnb",
  "site": "pnbindia.in",
  "url": "https://www.pnbindia.in/",
  "journey": "Reach the internet-banking login help.",
  "persona": {
    "name": "Sudhir, 66, Amritsar",
    "context": "Retired officer; tremor, keyboard-only."
  },
  "startedAt": "2026-08-23T23:40:49.620Z",
  "states": [
    {
      "label": "landing",
      "url": "https://pnb.bank.in/hi/",
      "shot": "../screenshots/bank-pnb/00-landing.png",
      "violations": [
        {
          "id": "aria-dialog-name",
          "impact": "serious",
          "wcag": [],
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-dialog-name?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "#myModal",
              "html": "<div id=\"myModal\" class=\"modal fade onloadpop notification-pop show\" aria-modal=\"true\" role=\"dialog\" style=\"display: block;\">"
            }
          ]
        },
        {
          "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": "h4:nth-child(5)",
              "html": "<h4 class=\"modal-title\">वेबसाइट में प्रवेश करने के लिए अपनी पसंदीदा भाषा का चयन करें </h4>"
            }
          ]
        },
        {
          "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": 30,
          "samples": [
            {
              "target": "img[alt=\"एक्स\"]",
              "html": "<img src=\"images/twitter-newlogo.png\" alt=\"एक्स\">"
            },
            {
              "target": "img[src$=\"social-instagram.png\"]",
              "html": "<img src=\"images/social-instagram.png\" alt=\"इंस्टाग्राम\">"
            }
          ]
        },
        {
          "id": "label",
          "impact": "critical",
          "wcag": [
            "wcag2a",
            "wcag412"
          ],
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/label?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "#acknowledgeCheckbox",
              "html": "<input class=\"form-check-input\" type=\"checkbox\" id=\"acknowledgeCheckbox\" style=\"margin-top: 25px;\">"
            }
          ]
        },
        {
          "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": 57,
          "samples": [
            {
              "target": "#cookieConsentPanel",
              "html": "<div id=\"cookieConsentPanel\">"
            },
            {
              "target": ".left-panel",
              "html": "<div class=\"left-panel\">"
            }
          ]
        },
        {
          "id": "select-name",
          "impact": "critical",
          "wcag": [
            "wcag2a",
            "wcag412"
          ],
          "help": "Select element must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/select-name?application=playwright",
          "nodes": 2,
          "samples": [
            {
              "target": "#DropDownList",
              "html": "<select name=\"DropDownList\" onchange=\"javascript:setTimeout('__doPostBack(\\'DropDownList\\',\\'\\')', 0)\" id=\"DropDownList\" class=\"selectfield required form-txt\">\n\t\t<option selected=\"selected\" value=\"\">श"
            },
            {
              "target": "#DropDownList2",
              "html": "<select name=\"DropDownList2\" onchange=\"javascript:setTimeout('__doPostBack(\\'DropDownList2\\',\\'\\')', 0)\" id=\"DropDownList2\" class=\"selectfield form-txt\">\n\t\t<option selected=\"selected\" value=\"\">उत्पाद "
            }
          ]
        }
      ],
      "axeError": null,
      "focusablesTotal": 855,
      "emptyFocusables": 62,
      "positiveTabindex": 0,
      "landmarks": 2,
      "orphaned": 3,
      "hasH1": false,
      "hasLang": true,
      "missingAccessibleName": 62,
      "focusableSample": 855
    }
  ],
  "reachable": true,
  "finishedAt": "2026-08-23T23:41:13.270Z",
  "verified": {
    "firstPartyViolations": 5,
    "thirdPartyViolationsExcluded": 1,
    "firstPartyUnnamed": 25,
    "unnamedSamples": [
      "a href=javascript:void(0)",
      "a href=javascript:void(0)",
      "a href=javascript:void(0)",
      "a href=Home.aspx",
      "a href=javascript:void(0)",
      "a href=https://www.digilocker.gov.in/",
      "a href=https://uidai.gov.in/en/",
      "a href=https://www.mygov.in/"
    ],
    "reverifiedAt": "2026-08-24",
    "note": "Counts exclude embedded third-party widgets (YouTube, social, chat). First-party only."
  }
}