{
  "url": "https://arroyosouthbay.com/",
  "finalUrl": "https://arroyosouthbay.com/",
  "capturedAt": "20260702T210032Z",
  "httpStatus": 200,
  "findingCount": 3,
  "findings": [
    {
      "id": "link-name::.elementor-icon-wrapper > .elementor-icon",
      "url": "https://arroyosouthbay.com/",
      "engines": [
        "axe-core",
        "pa11y"
      ],
      "confidence": "high",
      "ruleId": "link-name",
      "sc": "2.4.4",
      "level": "A",
      "standards": [
        "wcag21aa",
        "wcag22aa",
        "section508"
      ],
      "bestPractice": false,
      "impact": "serious",
      "description": "Ensure links have discernible text",
      "help": "Links must have discernible text",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.12/link-name?application=axeAPI",
      "selector": ".elementor-icon-wrapper > .elementor-icon",
      "html": "<a class=\"elementor-icon\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjUxMTEiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D\">\n\t\t\t<i aria-hidden=\"true\" class=\"huge huge-search-02\"></i>\t\t\t</a>",
      "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
      "screenshot": "elements/el_0.png",
      "tier": "B"
    },
    {
      "id": "region::#pojo-a11y-skip-content",
      "url": "https://arroyosouthbay.com/",
      "engines": [
        "axe-core"
      ],
      "confidence": "single-engine",
      "ruleId": "region",
      "sc": null,
      "level": null,
      "standards": [],
      "bestPractice": true,
      "impact": "moderate",
      "description": "Ensure all page content is contained by landmarks",
      "help": "All page content should be contained by landmarks",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.12/region?application=axeAPI",
      "selector": "#pojo-a11y-skip-content",
      "html": "<a id=\"pojo-a11y-skip-content\" class=\"pojo-skip-link pojo-skip-content\" tabindex=\"1\" accesskey=\"s\" href=\"#content\">Skip to content</a>",
      "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
      "screenshot": "elements/el_1.png",
      "tier": "A"
    },
    {
      "id": "tabindex::#pojo-a11y-skip-content",
      "url": "https://arroyosouthbay.com/",
      "engines": [
        "axe-core",
        "lighthouse"
      ],
      "confidence": "high",
      "ruleId": "tabindex",
      "sc": null,
      "level": null,
      "standards": [],
      "bestPractice": true,
      "impact": "serious",
      "description": "Ensure tabindex attribute values are not greater than 0",
      "help": "Elements should not have tabindex greater than zero",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.12/tabindex?application=axeAPI",
      "selector": "#pojo-a11y-skip-content",
      "html": "<a id=\"pojo-a11y-skip-content\" class=\"pojo-skip-link pojo-skip-content\" tabindex=\"1\" accesskey=\"s\" href=\"#content\">Skip to content</a>",
      "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0",
      "screenshot": "elements/el_2.png",
      "tier": "A"
    }
  ]
}