Accessibility test digest

Synopsis

Page: Accessible Web

URL: https://accessibleweb.com/

Score: 1004

Tested by: Testaro, procedure tp12

Scored by: Testilo, procedure sp12b

Digested by: Testilo, procedure dp12b

Introduction

The Testaro application used its tp12 testing procedure to test the accessibility (barrier-free design and coding) of the Accessible Web web page at https://accessibleweb.com/ on 2022/07/06. The procedure performed 808 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these six other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp12b scoring procedure to compute partial and total scores for the page. The total score is 1004 (where 0 is the best possible score). The scored report is appended below.

Finally, Testilo used procedure dp12b to produce this digest, briefly explaining how sp12a computed the scores.

Score summary

Score components
total1004
log300
linkForcesNewWindow140
noLeading107
titleRedundant63
leadingClipsText42
linkIndication39
focusIndication36
contentBeyondLandmarks30
labelEmpty26
roleBad17
linkPair14
targetSize14
inconsistentStyles11
zIndexNotZero11
fontSmall9
controlLabel8
allCaps8
pseudoParagraphRisk8
focusableOperable7
contrastAAA6
contrastAA6
overflowHidden6
iframeTitleBad6
textAreaNoText6
decorativeImageRisk6
contrastRisk6
linkTextsSame6
groupName5
dialogNoText5
horizontalScrolling5
h1Missing4
decorativeElementExposed4
pseudoNavListRisk4
spontaneousMotion3
visibleBulk3
hoverSurprise3
skipRepeatedContent3
frameContentRisk3
hiddenContentRisk3
cssBansRotate3
tableCaption3
pseudoHeadingRisk3
headingStructure3
scrollRisk3
imageTextRisk3
noScriptRisk3

Issue summary

Special issues

log: Score 300. This is based on the amount of browser error logging and miscellaneous logging during the tests.

Classified issues

linkForcesNewWindow: Score 140. Issues reported by tests in this category:

noLeading: Score 107. Issues reported by tests in this category:

titleRedundant: Score 63. Issues reported by tests in this category:

leadingClipsText: Score 42. Issues reported by tests in this category:

linkIndication: Score 39. Issues reported by tests in this category:

focusIndication: Score 36. Issues reported by tests in this category:

contentBeyondLandmarks: Score 30. Issues reported by tests in this category:

labelEmpty: Score 26. Issues reported by tests in this category:

roleBad: Score 17. Issues reported by tests in this category:

linkPair: Score 14. Issues reported by tests in this category:

targetSize: Score 14. Issues reported by tests in this category:

inconsistentStyles: Score 11. Issues reported by tests in this category:

zIndexNotZero: Score 11. Issues reported by tests in this category:

fontSmall: Score 9. Issues reported by tests in this category:

controlLabel: Score 8. Issues reported by tests in this category:

allCaps: Score 8. Issues reported by tests in this category:

pseudoParagraphRisk: Score 8. Issues reported by tests in this category:

focusableOperable: Score 7. Issues reported by tests in this category:

contrastAAA: Score 6. Issues reported by tests in this category:

contrastAA: Score 6. Issues reported by tests in this category:

overflowHidden: Score 6. Issues reported by tests in this category:

iframeTitleBad: Score 6. Issues reported by tests in this category:

textAreaNoText: Score 6. Issues reported by tests in this category:

decorativeImageRisk: Score 6. Issues reported by tests in this category:

contrastRisk: Score 6. Issues reported by tests in this category:

linkTextsSame: Score 6. Issues reported by tests in this category:

groupName: Score 5. Issues reported by tests in this category:

dialogNoText: Score 5. Issues reported by tests in this category:

horizontalScrolling: Score 5. Issues reported by tests in this category:

h1Missing: Score 4. Issues reported by tests in this category:

decorativeElementExposed: Score 4. Issues reported by tests in this category:

pseudoNavListRisk: Score 4. Issues reported by tests in this category:

spontaneousMotion: Score 3. Issues reported by tests in this category:

visibleBulk: Score 3. Issues reported by tests in this category:

hoverSurprise: Score 3. Issues reported by tests in this category:

skipRepeatedContent: Score 3. Issues reported by tests in this category:

frameContentRisk: Score 3. Issues reported by tests in this category:

hiddenContentRisk: Score 3. Issues reported by tests in this category:

cssBansRotate: Score 3. Issues reported by tests in this category:

tableCaption: Score 3. Issues reported by tests in this category:

pseudoHeadingRisk: Score 3. Issues reported by tests in this category:

headingStructure: Score 3. Issues reported by tests in this category:

scrollRisk: Score 3. Issues reported by tests in this category:

imageTextRisk: Score 3. Issues reported by tests in this category:

noScriptRisk: Score 3. Issues reported by tests in this category:

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp12b. You can modify and extend Testaro and Testilo to fit other theories and priorities.

Here, in brief, is how sp12a computes a score for a page.

The precise rules of sp12b are found in the code itself.

Report

{
  "id": "3zjtz-accessibleweb",
  "host": {
    "id": "accessibleweb",
    "which": "https://accessibleweb.com/",
    "what": "Accessible Web"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T02:24:35"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T02:27:17"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://accessibleweb.com/",
        "what": "Accessible Web"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://accessibleweb.com/",
        "what": "Accessible Web"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://accessibleweb.com/",
      "what": "Accessible Web",
      "result": "https://accessibleweb.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://accessibleweb.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://accessibleweb.com/",
      "result": {
        "bytes": [
          355330,
          325271,
          325271,
          325271,
          325271
        ],
        "localRatios": [
          1.092,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1.023,
        "maxLocalRatio": 1.092,
        "globalRatio": 1.092,
        "pixelChanges": [
          15178,
          0,
          0,
          0
        ],
        "meanPixelChange": 3794,
        "maxPixelChange": 15178,
        "changeFrequency": 0.25
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessibleweb.com/",
      "what": "Accessible Web",
      "result": "https://accessibleweb.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://accessibleweb.com/",
      "result": {
        "visibleElements": 369
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://accessibleweb.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://accessibleweb.com/",
      "result": {
        "tabFocusables": 62,
        "tabFocused": 62,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessibleweb.com/",
      "what": "URL",
      "result": "https://accessibleweb.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://accessibleweb.com/",
      "result": {
        "totals": {
          "total": 62,
          "types": {
            "indicatorMissing": {
              "total": 7,
              "tagNames": {
                "A": 5,
                "IFRAME": 1,
                "DIV": 1
              }
            },
            "nonOutlinePresent": {
              "total": 13,
              "tagNames": {
                "A": 8,
                "BUTTON": 3,
                "INPUT": 2
              }
            },
            "outlinePresent": {
              "total": 42,
              "meanDelay": 0,
              "tagNames": {
                "A": 42
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Solutions"
            },
            {
              "tagName": "A",
              "text": "Education"
            },
            {
              "tagName": "A",
              "text": "Free Tools"
            },
            {
              "tagName": "A",
              "text": "Company"
            },
            {
              "tagName": "A",
              "text": "Log In"
            },
            {
              "tagName": "IFRAME",
              "text": ""
            },
            {
              "tagName": "DIV",
              "text": ""
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Show details"
            },
            {
              "tagName": "A",
              "text": "Skip to content"
            },
            {
              "tagName": "A",
              "text": "Try RAMP for Free"
            },
            {
              "tagName": "A",
              "text": "Search"
            },
            {
              "tagName": "BUTTON",
              "text": "Try for Free"
            },
            {
              "tagName": "A",
              "text": "Contact Sales"
            },
            {
              "tagName": "A",
              "text": "SCHEDULE A CONSULTATION"
            },
            {
              "tagName": "BUTTON",
              "text": "Try for Free"
            },
            {
              "tagName": "A",
              "text": "Get In Touch"
            },
            {
              "tagName": "A",
              "text": "Skip Footer Links"
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Subscribe"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "cookies policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "privacy policy.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accept",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "//<![CDATA[\n(function(){for(var g=\"function\"==typeof Object.defineProperties?Object.defineProperty:f",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore Page Scanning & Monitoring features",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore Remediation Task Features",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore User Ticket features",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ADA Compliance process",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "AODA Compliance process",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read our client highlights",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Visit the Accessible Web Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Visit the Accessible Web Podcast",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Proud Member of the International Association of Accessibility Professionals",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Become an Agency Partner",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "B Corps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education / Higher Ed",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Entertainment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Food & Beverage",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Government/State Agencies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Healthcare",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Insurance & Financial",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Nonprofit Organizations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Real Estate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Recreation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Retail & Ecommerce",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Travel & Lodging",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "1-888-534-0187",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "1-802-448-5591",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "everyone@accessibleweb.com",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "50 Lakeside Ave, Suite 821Burlington, VT 05401",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Schedule a Call",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Accessible Web",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sitemap",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms of Service",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Status",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View our Facebook Page",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View our Linkedin Page",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View our Twitter Page",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessibleweb.com/",
      "what": "URL",
      "result": "https://accessibleweb.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://accessibleweb.com/",
      "result": {
        "totals": {
          "total": 164,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 3,
              "tagNames": {
                "DIV": 1,
                "IFRAME": 2
              }
            },
            "focusableAndOperable": {
              "total": 161,
              "tagNames": {
                "A": 132,
                "INPUT": 19,
                "BUTTON": 7,
                "TEXTAREA": 1,
                "IFRAME": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "CybotCookiebotDialogBodyLevelDetailsWrapper",
              "text": "Show details",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"tr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "cookies policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "privacy policy.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
              "text": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInform",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogBodyButtonDecline",
              "text": "Use necessary cookies only",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogBodyButtonAccept",
              "text": "Accept",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogBodyButtonDetails",
              "text": "Show details",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogBodyLevelButtonAccept",
              "text": "OK",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll",
              "text": "Use necessary cookies only",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection",
              "text": "Allow selection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll",
              "text": "Allow all cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "CybotCookiebotDialogBodyLevelButtonNecessary",
              "text": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "CybotCookiebotDialogBodyLevelButtonPreferences",
              "text": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "CybotCookiebotDialogBodyLevelButtonStatistics",
              "text": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "CybotCookiebotDialogBodyLevelButtonMarketing",
              "text": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogBodyLevelDetailsButton",
              "text": "Show details",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogDetailBodyContentTabsOverview",
              "text": "Cookie declaration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogDetailBodyContentTabsIABv2",
              "text": "[#IABV2SETTINGS#]",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogDetailBodyContentTabsAbout",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
              "text": "Necessary (12)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
              "text": "Preferences (3)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
              "text": "Statistics (17)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
              "text": "Marketing (18)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified",
              "text": "Unclassified (1)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookiebot",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intercom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intercom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intercom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vimeo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookiebot",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hotjar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hotjar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hotjar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hotjar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hotjar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hotjar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vimeo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meta Platforms, Inc.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hotjar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meta Platforms, Inc.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogDetailBodyContentIABv2Purposes",
              "text": "[#IABV2_LABEL_PURPOSES#]",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogDetailBodyContentIABv2Features",
              "text": "[#IABV2_LABEL_FEATURES#]",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CybotCookiebotDialogDetailBodyContentIABv2Partners",
              "text": "[#IABV2_LABEL_PARTNERS#]",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookiebot",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://accessibleweb.com/\" class=\"navbar-brand custom-logo-link\" rel=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "s-small",
              "text": "<input class=\"form-control\" id=\"s-small\" name=\"s\" type=\"search\" aria-label=\"Sear",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "searchsubmit-small",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "menu-item-dropdown-10769",
              "text": "Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible Web RAMP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audits & Certifications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Usability Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Document Remediation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Compliance Support – USA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AODA Compliance Support – Canada",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Custom Web Development",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "menu-item-dropdown-10768",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online Web Accessibility Courses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG Knowledge Base",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "menu-item-dropdown-16055",
              "text": "Free Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chrome Browser Extension",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Accessibility Checker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG Color Contrast Checker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement Generator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "menu-item-dropdown-10770",
              "text": "Company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get In Touch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Log In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Try RAMP for Free",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "searchform-dropdown-link",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "s",
              "text": "<input class=\"form-control\" id=\"s\" name=\"s\" type=\"search\" aria-label=\"Search\" pl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "searchsubmit",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Try for Free",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Sales",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Page Scanning & Monitoring features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Remediation Task Features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore User Ticket features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SCHEDULE A CONSULTATION",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Compliance process",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AODA Compliance process",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read our client highlights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit the Accessible Web Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit the Accessible Web Podcast",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Try for Free",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get In Touch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip Footer Links",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "input_74a70c0592984a06cc9351c612c67542",
              "text": "<input id=\"input_74a70c0592984a06cc9351c612c67542\" class=\"gfield_recaptcha_respo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_42_1",
              "text": "<input name=\"input_1\" id=\"input_42_1\" type=\"text\" value=\"\" class=\"medium\" placeh",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_42_2",
              "text": "<input name=\"input_2\" id=\"input_42_2\" type=\"email\" value=\"\" class=\"medium\" place",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_42_3",
              "text": "<input name=\"input_3\" id=\"input_42_3\" type=\"text\" value=\"\" autocomplete=\"new-pas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "gform_submit_button_42",
              "text": "Subscribe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"is_submit_42\" value=\"1\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_submit\" value=\"42\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_unique_id\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"state_42\" value=\"WyJbXSIsIjY0Y2V",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "gform_target_page_number_42",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_target_page_number_42\" id=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "gform_source_page_number_42",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_source_page_number_42\" id=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"gform_field_values\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "TEXTAREA",
              "id": "",
              "text": "<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"></textarea>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "ak_js_1",
              "text": "<input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"1657074334847\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Proud Member of the International Association of Accessibility Professionals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Become an Agency Partner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "B Corps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education / Higher Ed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Entertainment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Food & Beverage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government/State Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Insurance & Financial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nonprofit Organizations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Real Estate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recreation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retail & Ecommerce",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel & Lodging",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1-888-534-0187",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1-802-448-5591",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "everyone@accessibleweb.com",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "50 Lakeside Ave, Suite 821Burlington, VT 05401",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schedule a Call",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Accessible Web",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sitemap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View our Facebook Page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View our Linkedin Page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View our Twitter Page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Clos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "default-get-started-iframe",
              "text": "<iframe id=\"default-get-started-iframe\" src=\"https://ramp.accessibleweb.com/acco",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe title=\"Accessibility Center\"></iframe>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessibleweb.com/",
      "what": "URL",
      "result": "https://accessibleweb.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://accessibleweb.com/",
      "result": {
        "totals": {
          "triggers": 92,
          "headTriggers": 20,
          "tailTriggers": 72,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 2
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptocontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Sitemap"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessibleweb.com/",
      "what": "URL",
      "result": "https://accessibleweb.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://accessibleweb.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 18
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 18,
              "tagName": "TEXTAREA",
              "type": "textarea"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "[#OOI_PERSONAL_INFORMATION#]"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Necessary"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Preferences"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Statistics"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Marketing"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Toggle navigation"
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Try for Free"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Try for Free"
              }
            },
            {
              "index": 12,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Your Name * Required"
                ]
              }
            },
            {
              "index": 13,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email * Required"
                ]
              }
            },
            {
              "index": 14,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Comments"
                ]
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Subscribe"
              }
            },
            {
              "index": 16,
              "tagName": "TEXTAREA",
              "type": "textarea",
              "labelType": "label",
              "texts": {
                "label": [
                  "Δ"
                ]
              }
            },
            {
              "index": 17,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://accessibleweb.com/",
      "result": {
        "totals": {
          "links": 132,
          "adjacent": {
            "total": 90,
            "underlined": 53,
            "underlinedPercent": 58
          }
        },
        "items": {
          "underlined": [
            "cookies policy",
            "privacy policy.",
            "Cookiebot",
            "Intercom",
            "Intercom",
            "Intercom",
            "Google",
            "YouTube",
            "Google",
            "Google",
            "LinkedIn",
            "Vimeo",
            "LinkedIn",
            "Cookiebot",
            "Google",
            "Google",
            "Google",
            "Hotjar",
            "Hotjar",
            "Hotjar",
            "Hotjar",
            "Hotjar",
            "Hotjar",
            "Google",
            "LinkedIn",
            "Vimeo",
            "Meta Platforms, Inc.",
            "Hotjar",
            "Meta Platforms, Inc.",
            "Google",
            "LinkedIn",
            "LinkedIn",
            "LinkedIn",
            "LinkedIn",
            "YouTube",
            "YouTube",
            "YouTube",
            "YouTube",
            "YouTube",
            "YouTube",
            "YouTube",
            "YouTube",
            "YouTube",
            "YouTube",
            "Cookiebot",
            "Explore Page Scanning & Monitoring features",
            "Explore Remediation Task Features",
            "Explore User Ticket features",
            "ADA Compliance process",
            "AODA Compliance process",
            "Read our client highlights",
            "Visit the Accessible Web Blog",
            "Visit the Accessible Web Podcast"
          ],
          "notUnderlined": [
            "Use necessary cookies only",
            "Accept",
            "Show details",
            "OK",
            "Use necessary cookies only",
            "Allow selection",
            "Allow all cookies",
            "Show details",
            "Cookie declaration",
            "[#IABV2SETTINGS#]",
            "About",
            "Necessary (12)",
            "Preferences (3)",
            "Statistics (17)",
            "Marketing (18)",
            "Unclassified (1)",
            "[#IABV2_LABEL_PURPOSES#]",
            "[#IABV2_LABEL_FEATURES#]",
            "[#IABV2_LABEL_PARTNERS#]",
            "Skip to content",
            "",
            "Solutions",
            "Education",
            "Free Tools",
            "Company",
            "Log In",
            "Try RAMP for Free",
            "Search",
            "Contact Sales",
            "SCHEDULE A CONSULTATION",
            "Get In Touch",
            "Skip Footer Links",
            "Proud Member of the International Association of Accessibility Professionals",
            "Accessibility",
            "View our Facebook Page",
            "View our Linkedin Page",
            "View our Twitter Page"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://accessibleweb.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessibleweb.com/",
      "what": "URL",
      "result": "https://accessibleweb.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://accessibleweb.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://accessibleweb.com/",
      "result": {
        "roleElements": 27,
        "badRoleElements": 9,
        "redundantRoleElements": 1,
        "tagNames": {
          "A": {
            "button": {
              "bad": 7,
              "redundant": 0
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "button": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://accessibleweb.com/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 7,
            "subtotals": [
              2,
              2,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 90,
            "subtotals": [
              53,
              13,
              9,
              7,
              6,
              2
            ]
          },
          "listLink": {
            "total": 42,
            "subtotals": [
              21,
              17,
              4
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 14,
            "subtotals": [
              4,
              4,
              4,
              1,
              1
            ]
          },
          "h3": {
            "total": 9,
            "subtotals": [
              5,
              4
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "",
                ""
              ],
              "700": [
                "Search",
                "Search",
                "Try for Free",
                "Try for Free",
                "Subscribe"
              ]
            },
            "opacity": {
              "1": [
                "Search",
                "",
                "Search",
                "Try for Free",
                "Try for Free",
                "Subscribe"
              ],
              "0.5": [
                ""
              ]
            },
            "borderStyle": {
              "solid": [
                "Search",
                "",
                "Search",
                "Try for Free",
                "Try for Free",
                "Subscribe"
              ],
              "none": [
                ""
              ]
            },
            "borderWidth": {
              "2px": [
                "Search",
                "",
                "Search",
                "Try for Free",
                "Try for Free",
                "Subscribe"
              ],
              "0px": [
                ""
              ]
            },
            "height": {
              "auto": [
                "Search",
                "",
                "Search"
              ],
              "47.8438px": [
                "Try for Free",
                "Try for Free"
              ],
              "39.2656px": [
                "Subscribe"
              ],
              "16px": [
                ""
              ]
            },
            "lineHeight": {
              "20.88px": [
                "Search",
                "Search",
                "Subscribe"
              ],
              "19.2px": [
                ""
              ],
              "27.84px": [
                "Try for Free",
                "Try for Free"
              ],
              "23.2px": [
                ""
              ]
            },
            "maxWidth": {
              "none": [
                "Search",
                "",
                "Search",
                "Try for Free",
                "Try for Free",
                ""
              ],
              "460px": [
                "Subscribe"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "cookies policy",
                "privacy policy.",
                "Show details",
                "Show details",
                "Cookie declaration",
                "[#IABV2SETTINGS#]",
                "About",
                "Necessary (12)",
                "Preferences (3)",
                "Statistics (17)",
                "Marketing (18)",
                "Unclassified (1)",
                "Cookiebot",
                "Intercom",
                "Intercom",
                "Intercom",
                "Google",
                "YouTube",
                "Google",
                "Google",
                "LinkedIn",
                "Vimeo",
                "LinkedIn",
                "Cookiebot",
                "Google",
                "Google",
                "Google",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Google",
                "LinkedIn",
                "Vimeo",
                "Meta Platforms, Inc.",
                "Hotjar",
                "Meta Platforms, Inc.",
                "Google",
                "LinkedIn",
                "LinkedIn",
                "LinkedIn",
                "LinkedIn",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "[#IABV2_LABEL_PURPOSES#]",
                "[#IABV2_LABEL_FEATURES#]",
                "[#IABV2_LABEL_PARTNERS#]",
                "Cookiebot",
                "",
                "Solutions",
                "Education",
                "Free Tools",
                "Company",
                "Log In",
                "Explore Page Scanning & Monitoring features",
                "Explore Remediation Task Features",
                "Explore User Ticket features",
                "ADA Compliance process",
                "AODA Compliance process",
                "Read our client highlights",
                "Visit the Accessible Web Blog",
                "Visit the Accessible Web Podcast",
                "Proud Member of the International Association of Accessibility Professionals",
                "Accessibility",
                "View our Facebook  Page",
                "View our Linkedin Page",
                "View our Twitter Page"
              ],
              "600": [
                "Use necessary cookies only",
                "Accept",
                "OK",
                "Use necessary cookies only",
                "Allow selection",
                "Allow all cookies"
              ],
              "700": [
                "Skip to content",
                "Try RAMP for Free",
                "Search",
                "Contact Sales",
                "SCHEDULE A CONSULTATION",
                "Get In Touch",
                "Skip Footer Links"
              ]
            },
            "opacity": {
              "1": [
                "cookies policy",
                "privacy policy.",
                "Use necessary cookies only",
                "Accept",
                "Show details",
                "OK",
                "Use necessary cookies only",
                "Allow selection",
                "Allow all cookies",
                "Show details",
                "Cookie declaration",
                "Necessary (12)",
                "Preferences (3)",
                "Statistics (17)",
                "Marketing (18)",
                "Unclassified (1)",
                "Cookiebot",
                "Intercom",
                "Intercom",
                "Intercom",
                "Google",
                "YouTube",
                "Google",
                "Google",
                "LinkedIn",
                "Vimeo",
                "LinkedIn",
                "Cookiebot",
                "Google",
                "Google",
                "Google",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Google",
                "LinkedIn",
                "Vimeo",
                "Meta Platforms, Inc.",
                "Hotjar",
                "Meta Platforms, Inc.",
                "Google",
                "LinkedIn",
                "LinkedIn",
                "LinkedIn",
                "LinkedIn",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "[#IABV2_LABEL_PURPOSES#]",
                "[#IABV2_LABEL_FEATURES#]",
                "[#IABV2_LABEL_PARTNERS#]",
                "Cookiebot",
                "Skip to content",
                "",
                "Solutions",
                "Education",
                "Free Tools",
                "Company",
                "Log In",
                "Try RAMP for Free",
                "Search",
                "Contact Sales",
                "Explore Page Scanning & Monitoring features",
                "Explore Remediation Task Features",
                "Explore User Ticket features",
                "SCHEDULE A CONSULTATION",
                "ADA Compliance process",
                "AODA Compliance process",
                "Read our client highlights",
                "Visit the Accessible Web Blog",
                "Visit the Accessible Web Podcast",
                "Get In Touch",
                "Skip Footer Links",
                "Proud Member of the International Association of Accessibility Professionals",
                "Accessibility",
                "View our Facebook  Page",
                "View our Linkedin Page",
                "View our Twitter Page"
              ],
              "0.85": [
                "[#IABV2SETTINGS#]",
                "About"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "cookies policy",
                "privacy policy.",
                "Cookiebot",
                "Intercom",
                "Intercom",
                "Intercom",
                "Google",
                "YouTube",
                "Google",
                "Google",
                "LinkedIn",
                "Vimeo",
                "LinkedIn",
                "Cookiebot",
                "Google",
                "Google",
                "Google",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Google",
                "LinkedIn",
                "Vimeo",
                "Meta Platforms, Inc.",
                "Hotjar",
                "Meta Platforms, Inc.",
                "Google",
                "LinkedIn",
                "LinkedIn",
                "LinkedIn",
                "LinkedIn",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "Cookiebot",
                "Explore Page Scanning & Monitoring features",
                "Explore Remediation Task Features",
                "Explore User Ticket features",
                "ADA Compliance process",
                "AODA Compliance process",
                "Read our client highlights",
                "Visit the Accessible Web Blog",
                "Visit the Accessible Web Podcast"
              ],
              "none": [
                "Use necessary cookies only",
                "Accept",
                "Show details",
                "OK",
                "Use necessary cookies only",
                "Allow selection",
                "Allow all cookies",
                "Show details",
                "Cookie declaration",
                "[#IABV2SETTINGS#]",
                "About",
                "Necessary (12)",
                "Preferences (3)",
                "Statistics (17)",
                "Marketing (18)",
                "Unclassified (1)",
                "[#IABV2_LABEL_PURPOSES#]",
                "[#IABV2_LABEL_FEATURES#]",
                "[#IABV2_LABEL_PARTNERS#]",
                "Skip to content",
                "",
                "Solutions",
                "Education",
                "Free Tools",
                "Company",
                "Log In",
                "Try RAMP for Free",
                "Search",
                "Contact Sales",
                "SCHEDULE A CONSULTATION",
                "Get In Touch",
                "Skip Footer Links",
                "Proud Member of the International Association of Accessibility Professionals",
                "Accessibility",
                "View our Facebook  Page",
                "View our Linkedin Page",
                "View our Twitter Page"
              ]
            },
            "textDecorationThickness": {
              "2px": [
                "cookies policy",
                "privacy policy.",
                "Use necessary cookies only",
                "Accept",
                "Show details",
                "OK",
                "Use necessary cookies only",
                "Allow selection",
                "Allow all cookies",
                "Show details",
                "Cookiebot",
                "Intercom",
                "Intercom",
                "Intercom",
                "Google",
                "YouTube",
                "Google",
                "Google",
                "LinkedIn",
                "Vimeo",
                "LinkedIn",
                "Cookiebot",
                "Google",
                "Google",
                "Google",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Hotjar",
                "Google",
                "LinkedIn",
                "Vimeo",
                "Meta Platforms, Inc.",
                "Hotjar",
                "Meta Platforms, Inc.",
                "Google",
                "LinkedIn",
                "LinkedIn",
                "LinkedIn",
                "LinkedIn",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "YouTube",
                "Cookiebot",
                "Skip to content",
                "",
                "Solutions",
                "Education",
                "Free Tools",
                "Company",
                "Log In",
                "Try RAMP for Free",
                "Search",
                "Contact Sales",
                "Explore Page Scanning & Monitoring features",
                "Explore Remediation Task Features",
                "Explore User Ticket features",
                "SCHEDULE A CONSULTATION",
                "ADA Compliance process",
                "AODA Compliance process",
                "Read our client highlights",
                "Visit the Accessible Web Blog",
                "Visit the Accessible Web Podcast",
                "Get In Touch",
                "Skip Footer Links",
                "Proud Member of the International Association of Accessibility Professionals",
                "Accessibility",
                "View our Facebook  Page",
                "View our Linkedin Page",
                "View our Twitter Page"
              ],
              "auto": [
                "Cookie declaration",
                "[#IABV2SETTINGS#]",
                "About",
                "Necessary (12)",
                "Preferences (3)",
                "Statistics (17)",
                "Marketing (18)",
                "Unclassified (1)",
                "[#IABV2_LABEL_PURPOSES#]",
                "[#IABV2_LABEL_FEATURES#]",
                "[#IABV2_LABEL_PARTNERS#]"
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(33, 37, 41)": [
                "Accessible Web RAMP",
                "Audits & Certifications",
                "Usability Testing",
                "Document Remediation",
                "ADA Compliance Support – USA",
                "AODA Compliance Support – Canada",
                "Custom Web Development",
                "Online Web Accessibility Courses",
                "WCAG Knowledge Base",
                "Chrome Browser Extension",
                "Website Accessibility Checker",
                "WCAG Color Contrast Checker",
                "Accessibility Statement Generator",
                "Get In Touch",
                "About Us",
                "Blog",
                "Careers"
              ],
              "rgb(255, 255, 255)": [
                "Become an Agency Partner",
                "B Corps",
                "Education / Higher Ed",
                "Entertainment",
                "Food & Beverage",
                "Government/State Agencies",
                "Healthcare",
                "Insurance & Financial",
                "Nonprofit Organizations",
                "Real Estate",
                "Recreation",
                "Retail & Ecommerce",
                "Travel & Lodging",
                "1-888-534-0187",
                "1-802-448-5591",
                "everyone@accessibleweb.com",
                "50 Lakeside Ave, Suite 821Burlington, VT 05401",
                "Schedule a Call",
                "About Accessible Web",
                "Blog",
                "Careers",
                "Sitemap",
                "Privacy Policy",
                "Terms of Service",
                "Status"
              ]
            },
            "fontSize": {
              "16px": [
                "Accessible Web RAMP",
                "Audits & Certifications",
                "Usability Testing",
                "Document Remediation",
                "ADA Compliance Support – USA",
                "AODA Compliance Support – Canada",
                "Custom Web Development",
                "Online Web Accessibility Courses",
                "WCAG Knowledge Base",
                "Chrome Browser Extension",
                "Website Accessibility Checker",
                "WCAG Color Contrast Checker",
                "Accessibility Statement Generator",
                "Get In Touch",
                "About Us",
                "Blog",
                "Careers",
                "Become an Agency Partner",
                "B Corps",
                "Education / Higher Ed",
                "Entertainment",
                "Food & Beverage",
                "Government/State Agencies",
                "Healthcare",
                "Insurance & Financial",
                "Nonprofit Organizations",
                "Real Estate",
                "Recreation",
                "Retail & Ecommerce",
                "Travel & Lodging",
                "1-888-534-0187",
                "1-802-448-5591",
                "everyone@accessibleweb.com",
                "50 Lakeside Ave, Suite 821Burlington, VT 05401",
                "Schedule a Call",
                "About Accessible Web",
                "Blog",
                "Careers"
              ],
              "14px": [
                "Sitemap",
                "Privacy Policy",
                "Terms of Service",
                "Status"
              ]
            },
            "lineHeight": {
              "23.2px": [
                "Accessible Web RAMP",
                "Audits & Certifications",
                "Usability Testing",
                "Document Remediation",
                "ADA Compliance Support – USA",
                "AODA Compliance Support – Canada",
                "Custom Web Development",
                "Online Web Accessibility Courses",
                "WCAG Knowledge Base",
                "Chrome Browser Extension",
                "Website Accessibility Checker",
                "WCAG Color Contrast Checker",
                "Accessibility Statement Generator",
                "Get In Touch",
                "About Us",
                "Blog",
                "Careers",
                "Become an Agency Partner",
                "B Corps",
                "Education / Higher Ed",
                "Entertainment",
                "Food & Beverage",
                "Government/State Agencies",
                "Healthcare",
                "Insurance & Financial",
                "Nonprofit Organizations",
                "Real Estate",
                "Recreation",
                "Retail & Ecommerce",
                "Travel & Lodging",
                "1-888-534-0187",
                "1-802-448-5591",
                "everyone@accessibleweb.com",
                "50 Lakeside Ave, Suite 821Burlington, VT 05401",
                "Schedule a Call",
                "About Accessible Web",
                "Blog",
                "Careers"
              ],
              "20.3px": [
                "Sitemap",
                "Privacy Policy",
                "Terms of Service",
                "Status"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(255, 255, 255)": [
                "This website uses cookies",
                "Do it All with Accessible Web",
                "Our Experts are Here to Help",
                "Overlay & AI-Based Products are Unacceptable Solutions",
                "Your Website For Everyone",
                "Stay Up to Date",
                "Industries We Serve",
                "Contact Us",
                "Company"
              ],
              "rgb(33, 37, 41)": [
                "Web Accessibility is Required by Law",
                "Why Should You Work with Us?",
                "Meet our Customers",
                "Resources",
                "Get Started:  Tier -"
              ]
            },
            "fontSize": {
              "16px": [
                "This website uses cookies"
              ],
              "39.056px": [
                "Do it All with Accessible Web",
                "Our Experts are Here to Help",
                "Web Accessibility is Required by Law",
                "Why Should You Work with Us?",
                "Overlay & AI-Based Products are Unacceptable Solutions",
                "Meet our Customers",
                "Resources",
                "Your Website For Everyone"
              ],
              "22px": [
                "Stay Up to Date",
                "Industries We Serve",
                "Contact Us",
                "Company"
              ],
              "31.248px": [
                "Get Started:  Tier -"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(33, 37, 41)": [
                "Discover",
                "Understand",
                "Resolve",
                "Accessible Web Blog",
                "Accessible Web Podcast"
              ],
              "rgb(255, 255, 255)": [
                "Manual WCAG Audits",
                "UX & QA Usability Testing",
                "VPATs & Certification",
                "A11Y Partner Program"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://accessibleweb.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://accessibleweb.com/",
      "result": {
        "totals": {
          "total": 35,
          "tagNames": {
            "DIV": 7,
            "INPUT": 5,
            "LABEL": 5,
            "A": 11,
            "BUTTON": 2,
            "UL": 4,
            "IFRAME": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "CybotCookiebotDialog",
            "text": "This website uses cookiesBy using this website you consent to our cookies policy and privacy policy."
          },
          {
            "tagName": "DIV",
            "id": "CybotCookiebotDialogPoweredbyLink",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
            "text": ""
          },
          {
            "tagName": "LABEL",
            "id": "",
            "text": "[#OOI_PERSONAL_INFORMATION#]"
          },
          {
            "tagName": "DIV",
            "id": "CybotCookiebotDialogBodyButtons",
            "text": "Use necessary cookies only Accept Show details"
          },
          {
            "tagName": "A",
            "id": "CybotCookiebotDialogBodyButtonDecline",
            "text": "Use necessary cookies only"
          },
          {
            "tagName": "A",
            "id": "CybotCookiebotDialogBodyButtonAccept",
            "text": "Accept"
          },
          {
            "tagName": "A",
            "id": "CybotCookiebotDialogBodyLevelButtonAccept",
            "text": "OK"
          },
          {
            "tagName": "A",
            "id": "CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll",
            "text": "Use necessary cookies only"
          },
          {
            "tagName": "A",
            "id": "CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection",
            "text": "Allow selection"
          },
          {
            "tagName": "A",
            "id": "CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll",
            "text": "Allow all cookies"
          },
          {
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonNecessary",
            "text": ""
          },
          {
            "tagName": "LABEL",
            "id": "",
            "text": "Necessary"
          },
          {
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonPreferences",
            "text": ""
          },
          {
            "tagName": "LABEL",
            "id": "",
            "text": "Preferences"
          },
          {
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonStatistics",
            "text": ""
          },
          {
            "tagName": "LABEL",
            "id": "",
            "text": "Statistics"
          },
          {
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonMarketing",
            "text": ""
          },
          {
            "tagName": "LABEL",
            "id": "",
            "text": "Marketing"
          },
          {
            "tagName": "A",
            "id": "CybotCookiebotDialogDetailBodyContentTabsOverview",
            "text": "Cookie declaration"
          },
          {
            "tagName": "A",
            "id": "CybotCookiebotDialogDetailBodyContentTabsIABv2",
            "text": "[#IABV2SETTINGS#]"
          },
          {
            "tagName": "A",
            "id": "CybotCookiebotDialogDetailBodyContentTabsAbout",
            "text": "About"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to content"
          },
          {
            "tagName": "BUTTON",
            "id": "searchsubmit-small",
            "text": "Search"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Accessible Web RAMP Audits & Certifications Usability Testing Document Remediation ADA Compliance Su"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Online Web Accessibility Courses WCAG Knowledge Base"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Chrome Browser Extension Website Accessibility Checker WCAG Color Contrast Checker Accessibility Sta"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Get In Touch About Us Blog Careers"
          },
          {
            "tagName": "BUTTON",
            "id": "searchsubmit",
            "text": "Search"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Skip Footer Links"
          },
          {
            "tagName": "DIV",
            "id": "default-get-started-modal",
            "text": "Get Started: Tier -"
          },
          {
            "tagName": "DIV",
            "id": "awam-a11ycenter-wrap",
            "text": ""
          },
          {
            "tagName": "IFRAME",
            "id": "intercom-frame",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "@keyframes intercom-lightweight-app-launcher { from { opacity: 0; transform: scale(0.5); } to { opac"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://accessibleweb.com/",
      "result": {
        "totals": {
          "failures": 58,
          "warnings": 6
        },
        "items": [
          {
            "index": 849,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "This website uses cookies"
              ]
            }
          },
          {
            "index": 850,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "By using this website you consent to our"
              ]
            }
          },
          {
            "index": 852,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/text()[2]",
              "codeLines": [
                "and"
              ]
            }
          },
          {
            "index": 853,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/a[2]/text()[1]",
              "codeLines": [
                "privacy policy."
              ]
            }
          },
          {
            "index": 854,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/a[2]/text()[1]",
              "codeLines": [
                "Accept"
              ]
            }
          },
          {
            "index": 855,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/a[3]/text()[1]",
              "codeLines": [
                "Show details"
              ]
            }
          },
          {
            "index": 985,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Privacy"
              ]
            }
          },
          {
            "index": 986,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "Terms"
              ]
            }
          },
          {
            "index": 987,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[4]/span[1]/text()[1]",
              "codeLines": [
                "protected by"
              ]
            }
          },
          {
            "index": 988,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[4]/span[1]/strong[1]/text()[1]",
              "codeLines": [
                "reCAPTCHA"
              ]
            }
          },
          {
            "index": 989,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Privacy"
              ]
            }
          },
          {
            "index": 990,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "Terms"
              ]
            }
          },
          {
            "index": 991,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[4]/span[1]/text()[1]",
              "codeLines": [
                "protected by"
              ]
            }
          },
          {
            "index": 992,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[4]/span[1]/strong[1]/text()[1]",
              "codeLines": [
                "reCAPTCHA"
              ]
            }
          },
          {
            "index": 995,
            "verdict": "failed",
            "rule": {
              "ruleID": "r60",
              "ruleSummary": "Groups have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r60",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "fieldset",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/form[1]/fieldset[1]",
              "codeLines": [
                "<fieldset>",
                "  <div class=\"mb-3\">",
                "    <label for=\"id_website_url\" class=\"form-label required\">",
                "      Website URL",
                "    </label>",
                "    <input type=\"url\" id=\"id_website_url\" name=\"website_url\" value=\"\" class=\"form-control \" placeho...",
                "    <div class=\"text-muted\" id=\"website_url_description\">",
                "      <small>",
                "        Include http:// or https:// - You will be required to verify ownership of this website.",
                "      </small>",
                "    </div>",
                "  </div>",
                "  <div class=\"mb-3\">",
                "    <label for=\"id_email\" class=\"form-label required\">",
                "      Email",
                "    </label>",
                "    <input type=\"text\" autocomplete=\"email\" id=\"id_email\" name=\"email\" value=\"\" class=\"form-control...",
                "    <div class=\"text-muted\" id=\"email_description\">",
                "      <small>",
                "        We encourage you to sign up with an email address on the same domain as your website to ver...",
                "      </small>",
                "    </div>",
                "  </div>",
                "  <div class=\"mb-3\">",
                "    <label for=\"id_password1\" class=\"form-label required\">",
                "      Password",
                "    </label>",
                "    <input type=\"password\" id=\"id_password1\" name=\"password1\" value=\"\" autocomplete=\"new-password\" ...",
                "    <small class=\"form-text text-muted\" id=\"password_requirements\">",
                "      Please provide a strong password at least 8 characters in length.",
                "    </small>",
                "  </div>",
                "  <div class=\"mb-3\">",
                "    <label for=\"id_password2\" class=\"form-label required\">",
                "      Repeat Password",
                "    </label>",
                "    <input type=\"password\" id=\"id_password2\" name=\"password2\" autocomplete=\"new-password\" value=\"\" ...",
                "  </div>",
                "  <div class=\"mb-3\">",
                "    <div class=\"form-check mb-2\">",
                "      <input type=\"checkbox\" id=\"id_agree\" name=\"agree\" class=\"form-check-input \" required=\"\">",
                "      <label class=\"form-check-label\" for=\"id_agree\">",
                "        I agree to the terms of service and privacy policy",
                "      </label>",
                "    </div>",
                "    <small class=\"ps-4 d-block\">",
                "      By checking the box above you acknowledge that you have read and agree to",
                "              the",
                "      <a href=\"https://accessibleweb.com/legal/terms-of-service/\" target=\"_blank\" rel=\"noopener\">",
                "        Terms of Service",
                "      </a>",
                "      and",
                "              the",
                "      <a href=\"https://accessibleweb.com/legal/privacy-policy/\" target=\"_blank\" rel=\"noopener\">",
                "        Privacy Policy.",
                "      </a>",
                "      This site is protected by reCAPTCHA and the",
                "      <a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener\">",
                "        Google Privacy Policy",
                "      </a>",
                "      and",
                "      <a href=\"https://policies.google.com/terms\" target=\"_blank\" rel=\"noopener\">",
                "        Terms of Service",
                "      </a>",
                "      apply.",
                "    </small>",
                "  </div>",
                "</fieldset>"
              ]
            }
          },
          {
            "index": 996,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 1084,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[8]/div[1]",
              "codeLines": [
                "<div class=\"intercom-lightweight-app-launcher intercom-launcher\" role=\"button\" tabindex=\"0\" aria-la...",
                "  <div class=\"intercom-lightweight-app-launcher-icon intercom-lightweight-app-launcher-icon-open\">",
                "    <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 28 32\">",
                "      <path d=\"M28 32s-4.714-1.855-8.527-3.34H3.437C1.54 28.66 0 27.026 0 25.013V3.644C0 1.633 1.54...",
                "    </svg>",
                "  </div>",
                "  <div class=\"intercom-lightweight-app-launcher-icon intercom-lightweight-app-launcher-icon-minimiz...",
                "    <svg viewBox=\"0 0 16 14\" xmlns=\"http://www.w3.org/2000/svg\">",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M.116 4.884l1.768-1.768L8 9.232l6.116-6.116 ...",
                "    </svg>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 1131,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Your Website For Everyone"
              ]
            }
          },
          {
            "index": 1132,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Living with a disability can be really difficult.  Making your website accessible isn't."
              ]
            }
          },
          {
            "index": 1143,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[4]/span[1]/text()[1]",
              "codeLines": [
                "protected by"
              ]
            }
          },
          {
            "index": 1144,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[4]/span[1]/strong[1]/text()[1]",
              "codeLines": [
                "reCAPTCHA"
              ]
            }
          },
          {
            "index": 1222,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Your Website For Everyone"
              ]
            }
          },
          {
            "index": 1223,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Living with a disability can be really difficult.  Making your website accessible isn't."
              ]
            }
          },
          {
            "index": 1311,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  We help teams become WCAG 2.1 compliant. Discover, understand, and resolve web accessibility issu...",
                "</p>"
              ]
            }
          },
          {
            "index": 1312,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"has-text-align-center text-white mb-0\">",
                "  Web accessibility can be a daunting feat if you don’t know where to start. Your customers can’t n...",
                "</p>"
              ]
            }
          },
          {
            "index": 1313,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Our scanner will scan every page of your website on a recurring basis. We check each page against...",
                "</p>"
              ]
            }
          },
          {
            "index": 1314,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"/ramp-features/accessibility-scanning-monitoring/\">",
                "    Explore Page Scanning & Monitoring features",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1315,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Understanding is made easy with our Remediation Task system. Your team can create tasks to turn t...",
                "</p>"
              ]
            }
          },
          {
            "index": 1316,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"/ramp-features/remediation-task-system/\">",
                "    Explore Remediation Task Features",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1317,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[2]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Manage tickets generated from user issue reports through our User Tickets system. Issues sent thr...",
                "</p>"
              ]
            }
          },
          {
            "index": 1318,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[2]/div[1]/div[3]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"/ramp-features/user-issue-management/\">",
                "    Explore User Ticket features",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1319,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Our professional services are designed to complement our platform and fill the gaps where your te...",
                "</p>"
              ]
            }
          },
          {
            "index": 1320,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  We’ll comb through your website or app,  test for every WCAG success criteria, and deliver a list...",
                "</p>"
              ]
            }
          },
          {
            "index": 1321,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  We’ll assemble a team of testers with a variety of disabilities and help you understand how your ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1322,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  We can create detailed VPATs for  your application or digital products so you can provide accessi...",
                "</p>"
              ]
            }
          },
          {
            "index": 1323,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[4]/p[1]",
              "codeLines": [
                "<p>",
                "  We’ll assign you an IAAP-Certified Accessibility Specialist to keep your team on track and provid...",
                "</p>"
              ]
            }
          },
          {
            "index": 1324,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The Americans with Disabilities Act (ADA), and the Accessibility for Ontarians with Disabilities ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1325,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[4]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/services/website-ada-compliance/\">",
                "    ADA Compliance process",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1326,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[4]/div[1]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"/services/aoda-consultations/\">",
                "    AODA Compliance process",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1327,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"has-text-align-center\">",
                "  We believe in making the internet accessible for everyone, regardless of ability. Our approach is...",
                "</p>"
              ]
            }
          },
          {
            "index": 1328,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"has-text-align-center\">",
                "  <strong>",
                "    Accessibility Done Right",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 1329,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"has-text-align-left px-5 px-lg-3 text-start text-md-center text-lg-start\">",
                "  Overlays create an alternative and cumbersome experience for users with disabilities. We’ll help ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1330,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"has-text-align-center\">",
                "  <strong>",
                "    Certified Experts",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 1331,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[2]/p[2]",
              "codeLines": [
                "<p class=\"px-5 px-lg-0 text-start text-md-center text-lg-start\">",
                "  All members of our team hold certifications, or are in the process of obtaining certifications, f...",
                "</p>"
              ]
            }
          },
          {
            "index": 1332,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[3]/p[1]",
              "codeLines": [
                "<p class=\"has-text-align-center\">",
                "  <strong>",
                "    Good For Business",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 1333,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[3]/p[2]",
              "codeLines": [
                "<p class=\"px-5 px-lg-0 text-start text-md-center text-lg-start\">",
                "  Web Accessibility is great for SEO and improves usability for everyone. Upgrading your website is...",
                "</p>"
              ]
            }
          },
          {
            "index": 1334,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[4]/p[1]",
              "codeLines": [
                "<p class=\"has-text-align-center\">",
                "  <strong>",
                "    Avoid Lawsuits",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 1335,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[4]/p[2]",
              "codeLines": [
                "<p class=\"has-text-align-left px-5 px-lg-3 text-start text-md-center text-lg-start\">",
                "  In many countries, an accessible website is required by law. Section 508, Section 504, the Americ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1336,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[7]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"has-text-align-center\">",
                "  Every person is different and some of our differences impact how we use computers and websites. F...",
                "</p>"
              ]
            }
          },
          {
            "index": 1337,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[8]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"p-0\">",
                "  You simply can’t pay $49/mo, install a script, and let AI make your website accessible in 48 hour...",
                "</p>"
              ]
            }
          },
          {
            "index": 1338,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[9]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  “It was amazing! As you can probably imagine, taking on a website without any significant updates...",
                "</p>"
              ]
            }
          },
          {
            "index": 1339,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[9]/div[1]/div[1]/div[1]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p class=\"pb-0\">",
                "  -David Hulegaard, Loan Office Assistant",
                "</p>"
              ]
            }
          },
          {
            "index": 1340,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[10]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"has-text-align-center\">",
                "  <a href=\"https://accessibleweb.com/category/client-highlight/\">",
                "    Read our client highlights",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1341,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[11]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  From assistive technologies to tutorials, the Accessible Web Blog covers relevant topics to help ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1342,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[11]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"/blog/\">",
                "    Visit the Accessible Web Blog",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1343,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[11]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Guests ranging from activists to lawyers, as well as members of our team and the community that l...",
                "</p>"
              ]
            }
          },
          {
            "index": 1344,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[11]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://accessibleweb.com/category/accessible-web-podcast/\">",
                "    Visit the Accessible Web Podcast",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1345,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"mb-0\">",
                "  Living with a disability can be really difficult.  Making your website accessible isn't.",
                "</p>"
              ]
            }
          },
          {
            "index": 1393,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[2]",
              "codeLines": [
                "<div class=\"rc-anchor-pt\">",
                "  <a href=\"https://www.google.com/intl/en/policies/privacy/\" target=\"_blank\">",
                "    Privacy",
                "  </a>",
                "  <span aria-hidden=\"true\" role=\"presentation\">",
                "    -",
                "  </span>",
                "  <a href=\"https://www.google.com/intl/en/policies/terms/\" target=\"_blank\">",
                "    Terms",
                "  </a>",
                "</div>"
              ]
            }
          },
          {
            "index": 1395,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/div[4]/div[1]",
              "codeLines": [
                "<div class=\"rc-anchor-pt\">",
                "  <a href=\"https://www.google.com/intl/en/policies/privacy/\" target=\"_blank\" style=\"\">",
                "    Privacy",
                "  </a>",
                "  <span aria-hidden=\"true\" role=\"presentation\">",
                "    -",
                "  </span>",
                "  <a href=\"https://www.google.com/intl/en/policies/terms/\" target=\"_blank\" style=\"\">",
                "    Terms",
                "  </a>",
                "</div>"
              ]
            }
          },
          {
            "index": 1434,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/a[2]/text()[1]",
              "codeLines": [
                "Accept"
              ]
            }
          },
          {
            "index": 1507,
            "verdict": "failed",
            "rule": {
              "ruleID": "r86",
              "ruleSummary": "Elements that are marked as decorative are not exposed to assistive technologies",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r86",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/iframe[1]",
              "codeLines": [
                "<iframe title=\"reCAPTCHA\" src=\"https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeSjtIUAAAAAFBZ...",
                "  #document",
                "    <!doctype html>",
                "    <html dir=\"ltr\" lang=\"en\">",
                "      <head>",
                "        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">",
                "        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">",
                "        <title>",
                "          reCAPTCHA",
                "        </title>",
                "        <style type=\"text/css\">",
                "          /* cyrillic-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;",
                "          }",
                "          /* cyrillic */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;",
                "          }",
                "          /* greek-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+1F00-1FFF;",
                "          }",
                "          /* greek */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+0370-03FF;",
                "          }",
                "          /* vietnamese */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-...",
                "          }",
                "          /* latin-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+21...",
                "          }",
                "          /* latin */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format('wof...",
                "            unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U...",
                "          }",
                "          /* cyrillic-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;",
                "          }",
                "          /* cyrillic */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;",
                "          }",
                "          /* greek-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+1F00-1FFF;",
                "          }",
                "          /* greek */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0370-03FF;",
                "          }",
                "          /* vietnamese */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-...",
                "          }",
                "          /* latin-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+21...",
                "          }",
                "          /* latin */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format(...",
                "            unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U...",
                "          }",
                "          /* cyrillic-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfCRc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;",
                "          }",
                "          /* cyrillic */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfABc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;",
                "          }",
                "          /* greek-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfCBc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+1F00-1FFF;",
                "          }",
                "          /* greek */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfBxc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0370-03FF;",
                "          }",
                "          /* vietnamese */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfCxc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-...",
                "          }",
                "          /* latin-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfChc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+21...",
                "          }",
                "          /* latin */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfBBc4AMP6lQ.woff2) format(...",
                "            unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U...",
                "          }",
                "        </style>",
                "        <link rel=\"stylesheet\" type=\"text/css\" href=\"https://www.gstatic.com/recaptcha/releases/4rw...",
                "        <script nonce=\"\" type=\"text/javascript\">",
                "          window['__recaptcha_api'] = 'https://www.google.com/recaptcha/api2/';",
                "        </script>",
                "        <script type=\"text/javascript\" src=\"https://www.gstatic.com/recaptcha/releases/4rwLQsl5N_cc...",
                "      </head>",
                "      <body>",
                "        <div id=\"rc-anchor-alert\" class=\"rc-anchor-alert\"></div>",
                "        <input type=\"hidden\" id=\"recaptcha-token\" value=\"03ANYolqs2e3syiOvW7QBs3nZ6yKsaIcJn46WDRDxl...",
                "        <script type=\"text/javascript\" nonce=\"\">",
                "          recaptcha.anchor.Main.init(\"[\\x22ainput\\x22,[\\x22bgdata\\x22,\\x22\\x22,\\x22LyogQW50aS1zcGFt...",
                "        </script>",
                "        <div class=\"rc-anchor rc-anchor-invisible rc-anchor-light  rc-anchor-invisible-hover\">",
                "          <div id=\"recaptcha-accessible-status\" class=\"rc-anchor-aria-status\" aria-hidden=\"true\">",
                "            Recaptcha requires verification.",
                "          </div>",
                "          <div class=\"rc-anchor-error-msg-container\" style=\"display:none\">",
                "            <span class=\"rc-anchor-error-msg\" aria-hidden=\"true\"></span>",
                "          </div>",
                "          <div class=\"rc-anchor-normal-footer\">",
                "            <div class=\"rc-anchor-logo-large\" role=\"presentation\">",
                "              <div class=\"rc-anchor-logo-img rc-anchor-logo-img-large\"></div>",
                "            </div>",
                "            <div class=\"rc-anchor-pt\">",
                "              <a href=\"https://www.google.com/intl/en/policies/privacy/\" target=\"_blank\">",
                "                Privacy",
                "              </a>",
                "              <span aria-hidden=\"true\" role=\"presentation\">",
                "                -",
                "              </span>",
                "              <a href=\"https://www.google.com/intl/en/policies/terms/\" target=\"_blank\">",
                "                Terms",
                "              </a>",
                "            </div>",
                "          </div>",
                "          <div class=\"rc-anchor-invisible-text\">",
                "            <span>",
                "              protected by",
                "              <strong>",
                "                reCAPTCHA",
                "              </strong>",
                "            </span>",
                "            <div class=\"rc-anchor-pt\">",
                "              <a href=\"https://www.google.com/intl/en/policies/privacy/\" target=\"_blank\" style=\"\">",
                "                Privacy",
                "              </a>",
                "              <span aria-hidden=\"true\" role=\"presentation\">",
                "                -",
                "              </span>",
                "              <a href=\"https://www.google.com/intl/en/policies/terms/\" target=\"_blank\" style=\"\">",
                "                Terms",
                "              </a>",
                "            </div>",
                "          </div>",
                "        </div>",
                "        <iframe style=\"display: none;\">",
                "          #document",
                "            <html>",
                "              <head></head>",
                "              <body></body>",
                "            </html>",
                "        </iframe>",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 1511,
            "verdict": "failed",
            "rule": {
              "ruleID": "r86",
              "ruleSummary": "Elements that are marked as decorative are not exposed to assistive technologies",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r86",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/div[7]/div[1]/div[1]/iframe[1]",
              "codeLines": [
                "<iframe title=\"reCAPTCHA\" src=\"https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lcz8dYfAAAAALkv...",
                "  #document",
                "    <!doctype html>",
                "    <html dir=\"ltr\" lang=\"en\">",
                "      <head>",
                "        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">",
                "        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">",
                "        <title>",
                "          reCAPTCHA",
                "        </title>",
                "        <style type=\"text/css\">",
                "          /* cyrillic-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;",
                "          }",
                "          /* cyrillic */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;",
                "          }",
                "          /* greek-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+1F00-1FFF;",
                "          }",
                "          /* greek */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+0370-03FF;",
                "          }",
                "          /* vietnamese */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-...",
                "          }",
                "          /* latin-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+21...",
                "          }",
                "          /* latin */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format('wof...",
                "            unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U...",
                "          }",
                "          /* cyrillic-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;",
                "          }",
                "          /* cyrillic */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;",
                "          }",
                "          /* greek-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+1F00-1FFF;",
                "          }",
                "          /* greek */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0370-03FF;",
                "          }",
                "          /* vietnamese */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-...",
                "          }",
                "          /* latin-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+21...",
                "          }",
                "          /* latin */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format(...",
                "            unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U...",
                "          }",
                "          /* cyrillic-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfCRc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;",
                "          }",
                "          /* cyrillic */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfABc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;",
                "          }",
                "          /* greek-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfCBc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+1F00-1FFF;",
                "          }",
                "          /* greek */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfBxc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0370-03FF;",
                "          }",
                "          /* vietnamese */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfCxc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-...",
                "          }",
                "          /* latin-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfChc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+21...",
                "          }",
                "          /* latin */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfBBc4AMP6lQ.woff2) format(...",
                "            unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U...",
                "          }",
                "        </style>",
                "        <link rel=\"stylesheet\" type=\"text/css\" href=\"https://www.gstatic.com/recaptcha/releases/4rw...",
                "        <script nonce=\"\" type=\"text/javascript\">",
                "          window['__recaptcha_api'] = 'https://www.google.com/recaptcha/api2/';",
                "        </script>",
                "        <script type=\"text/javascript\" src=\"https://www.gstatic.com/recaptcha/releases/4rwLQsl5N_cc...",
                "      </head>",
                "      <body>",
                "        <div id=\"rc-anchor-alert\" class=\"rc-anchor-alert\"></div>",
                "        <input type=\"hidden\" id=\"recaptcha-token\" value=\"03ANYolqtTxgCCdoOAVnpdrhSjlQwWWHXF50NYIy0k...",
                "        <script type=\"text/javascript\" nonce=\"\">",
                "          recaptcha.anchor.Main.init(\"[\\x22ainput\\x22,[\\x22bgdata\\x22,\\x22\\x22,\\x22LyogQW50aS1zcGFt...",
                "        </script>",
                "        <div class=\"rc-anchor rc-anchor-invisible rc-anchor-light  rc-anchor-invisible-hover\">",
                "          <div id=\"recaptcha-accessible-status\" class=\"rc-anchor-aria-status\" aria-hidden=\"true\">",
                "            Recaptcha requires verification.",
                "          </div>",
                "          <div class=\"rc-anchor-error-msg-container\" style=\"display:none\">",
                "            <span class=\"rc-anchor-error-msg\" aria-hidden=\"true\"></span>",
                "          </div>",
                "          <div class=\"rc-anchor-normal-footer\">",
                "            <div class=\"rc-anchor-logo-large\" role=\"presentation\">",
                "              <div class=\"rc-anchor-logo-img rc-anchor-logo-img-large\"></div>",
                "            </div>",
                "            <div class=\"rc-anchor-pt\">",
                "              <a href=\"https://www.google.com/intl/en/policies/privacy/\" target=\"_blank\">",
                "                Privacy",
                "              </a>",
                "              <span aria-hidden=\"true\" role=\"presentation\">",
                "                -",
                "              </span>",
                "              <a href=\"https://www.google.com/intl/en/policies/terms/\" target=\"_blank\">",
                "                Terms",
                "              </a>",
                "            </div>",
                "          </div>",
                "          <div class=\"rc-anchor-invisible-text\">",
                "            <span>",
                "              protected by",
                "              <strong>",
                "                reCAPTCHA",
                "              </strong>",
                "            </span>",
                "            <div class=\"rc-anchor-pt\">",
                "              <a href=\"https://www.google.com/intl/en/policies/privacy/\" target=\"_blank\" style=\"\">",
                "                Privacy",
                "              </a>",
                "              <span aria-hidden=\"true\" role=\"presentation\">",
                "                -",
                "              </span>",
                "              <a href=\"https://www.google.com/intl/en/policies/terms/\" target=\"_blank\" style=\"\">",
                "                Terms",
                "              </a>",
                "            </div>",
                "          </div>",
                "        </div>",
                "        <iframe style=\"display: none;\">",
                "          #document",
                "            <html>",
                "              <head></head>",
                "              <body></body>",
                "            </html>",
                "        </iframe>",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 1515,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://accessibleweb.com/",
      "result": {
        "totals": {
          "rulesNA": 41,
          "rulesPassed": 53,
          "rulesWarned": 5,
          "rulesViolated": 3,
          "warnings": {
            "minor": 29,
            "moderate": 0,
            "serious": 9,
            "critical": 4
          },
          "violations": {
            "minor": 3,
            "moderate": 0,
            "serious": 2,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-06T02:26:50.564Z",
          "url": "https://accessibleweb.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a id=\"CybotCookiebotDialogBodyButtonDetails\" class=\"CybotCookiebotDialogBodyLink\" href=\"#\" tabindex=\"0\" lang=\"en\">Show details</a>",
                          "target": [
                            "#CybotCookiebotDialogBodyButtonDetails"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a id=\"CybotCookiebotDialogBodyButtonDetails\" class=\"CybotCookiebotDialogBodyLink\" href=\"#\" tabindex=\"0\" lang=\"en\">Show details</a>",
                  "target": [
                    "#CybotCookiebotDialogBodyButtonDetails"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "29.3pt (39.056px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"background\" style=\"background-image:url(https://accessibleweb.com/wp-content/uploads/2019/08/Get-Started-BG@2x.png)\">",
                          "target": [
                            ".background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 style=\"text-align: center;\">Your Website For Everyone</h2>",
                  "target": [
                    ".pt-5 > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"background\" style=\"background-image:url(https://accessibleweb.com/wp-content/uploads/2019/08/Get-Started-BG@2x.png)\">",
                          "target": [
                            ".background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"mb-0\">Living with a disability can be really difficult.&nbsp; Making your website accessible isn't.</p>",
                  "target": [
                    ".pt-5 > .mb-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#f8f9fa",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"background\" style=\"background-image:url(https://accessibleweb.com/wp-content/uploads/2019/08/Get-Started-BG@2x.png)\">",
                          "target": [
                            ".background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-lg btn-outline-light mb-2\" href=\"/contact-us/\">Get In Touch</a>",
                  "target": [
                    ".btn-outline-light"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a id=\"CybotCookiebotDialogBodyButtonDetails\" class=\"CybotCookiebotDialogBodyLink\" href=\"#\" tabindex=\"0\" lang=\"en\">Show details</a>",
                          "target": [
                            "#CybotCookiebotDialogBodyButtonDetails"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a id=\"CybotCookiebotDialogBodyButtonDetails\" class=\"CybotCookiebotDialogBodyLink\" href=\"#\" tabindex=\"0\" lang=\"en\">Show details</a>",
                  "target": [
                    "#CybotCookiebotDialogBodyButtonDetails"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "29.3pt (39.056px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"background\" style=\"background-image:url(https://accessibleweb.com/wp-content/uploads/2019/08/Get-Started-BG@2x.png)\">",
                          "target": [
                            ".background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 style=\"text-align: center;\">Your Website For Everyone</h2>",
                  "target": [
                    ".pt-5 > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"background\" style=\"background-image:url(https://accessibleweb.com/wp-content/uploads/2019/08/Get-Started-BG@2x.png)\">",
                          "target": [
                            ".background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"mb-0\">Living with a disability can be really difficult.&nbsp; Making your website accessible isn't.</p>",
                  "target": [
                    ".pt-5 > .mb-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f8f9fa",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"background\" style=\"background-image:url(https://accessibleweb.com/wp-content/uploads/2019/08/Get-Started-BG@2x.png)\">",
                          "target": [
                            ".background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-lg btn-outline-light mb-2\" href=\"/contact-us/\">Get In Touch</a>",
                  "target": [
                    ".btn-outline-light"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe title=\"reCAPTCHA\" src=\"https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lcz8dYfAAAAALkvfBzZJ854qmr0hsp4Y9jaTtdk&amp;co=aHR0cHM6Ly9hY2Nlc3NpYmxld2ViLmNvbTo0NDM.&amp;hl=en&amp;v=4rwLQsl5N_ccppoTAwwwMrEN&amp;size=invisible&amp;cb=rfz8ab59coxw\" width=\"256\" height=\"60\" role=\"presentation\" name=\"a-i1gzc7ngj7ec\" frameborder=\"0\" scrolling=\"no\" sandbox=\"allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox\">",
                  "target": [
                    "iframe[title=\"reCAPTCHA\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe allowfullscreen=\"\" class=\"intercom-borderless-frame intercom-1kd8j04 e1dl9bzv0\" name=\"intercom-borderless-frame\" title=\"Intercom live chat message\" data-intercom-frame=\"true\" role=\"dialog\" style=\"height: 380px;\"></iframe>",
                  "target": [
                    ".intercom-borderless-frame"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe allowfullscreen=\"\" class=\"intercom-launcher-frame intercom-1e1kybn efr23pf0\" name=\"intercom-launcher-frame\" title=\"Intercom live chat\" data-intercom-frame=\"true\" role=\"dialog\"></iframe>",
                  "target": [
                    ".intercom-launcher-frame"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe allowfullscreen=\"\" class=\"intercom-launcher-badge-frame intercom-d6mtt2 e18uebig0\" name=\"intercom-launcher-badge-frame\" title=\"Intercom live chat notification\" data-intercom-frame=\"true\" role=\"dialog\"></iframe>",
                  "target": [
                    ".intercom-launcher-badge-frame"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogPoweredbyLink\" style=\"display: none;\"><img id=\"CybotCookiebotDialogPoweredbyImage\" src=\"data:,\" alt=\"logo\"></div>",
                  "target": [
                    "#CybotCookiebotDialogPoweredbyLink"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogBodyContentControls\" style=\"display: none;\">",
                  "target": [
                    "#CybotCookiebotDialogBodyContentControls"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" href=\"#\" tabindex=\"0\" lang=\"en\" style=\"display: none;\">Use necessary cookies only</a>",
                  "target": [
                    "#CybotCookiebotDialogBodyButtonDecline"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
                  "target": [
                    "#CybotCookiebotDialogBodyLevelWrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper\" style=\"display:none\">",
                  "target": [
                    "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogDetail\">",
                  "target": [
                    "#CybotCookiebotDialogDetail"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a id=\"CybotCookiebotDialogDetailBodyContentTabsIABv2\" class=\"CybotCookiebotDialogDetailBodyContentTab CybotCookiebotDialogDetailBodyContentTabsItem\" href=\"#\" lang=\"en\" style=\"display: none;\">[#IABV2SETTINGS#]</a>",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentTabsIABv2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" lang=\"en\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentTextIABv2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2TabFeatures\"><div class=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\">[#IABV2_BODY_FEATURES#]</div></div>",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentIABv2TabFeatures"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2TabPartners\"><div class=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\">[#IABV2_BODY_PARTNERS#]</div></div>",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentIABv2TabPartners"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" lang=\"en\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentTextAbout"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"small-desktop-search\" class=\"d-none d-lg-block d-xl-none\">",
                  "target": [
                    "#small-desktop-search"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#navbarNavDropdown\" aria-controls=\"navbarNavDropdown\" aria-expanded=\"false\" aria-label=\"Toggle navigation\" title=\"Toggle navigation\">\n\t\t\t\t<span class=\"navbar-toggler-icon\"></span>\n\t\t\t</button>",
                  "target": [
                    ".navbar-toggler"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\" aria-labelledby=\"menu-item-dropdown-10769\">",
                  "target": [
                    "ul[aria-labelledby=\"menu-item-dropdown-10769\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\" aria-labelledby=\"menu-item-dropdown-10768\">",
                  "target": [
                    "ul[aria-labelledby=\"menu-item-dropdown-10768\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\" aria-labelledby=\"menu-item-dropdown-16055\">",
                  "target": [
                    "ul[aria-labelledby=\"menu-item-dropdown-16055\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\" aria-labelledby=\"menu-item-dropdown-10770\">",
                  "target": [
                    "ul[aria-labelledby=\"menu-item-dropdown-10770\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"header-search\" class=\"bg-white collapse \">",
                  "target": [
                    "#header-search"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li id=\"field_42_3\" class=\"gfield gform_validation_container field_sublabel_below field_description_below gfield_visibility_visible\">",
                  "target": [
                    "#field_42_3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p style=\"display: none !important;\">",
                  "target": [
                    "#gform_42 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"modal fade get-started-modal\" id=\"default-get-started-modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"default-get-started-modal-label\" aria-hidden=\"true\">",
                  "target": [
                    "#default-get-started-modal"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p id=\"a11y-speak-intro-text\" class=\"a11y-speak-intro-text\" style=\"position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;\" hidden=\"hidden\">",
                  "target": [
                    "#a11y-speak-intro-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"awam-a11ycenter-wrap\" style=\"display: none;\"><iframe title=\"Accessibility Center\"></iframe></div>",
                  "target": [
                    "#awam-a11ycenter-wrap"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<textarea id=\"g-recaptcha-response-100000\" name=\"g-recaptcha-response\" class=\"g-recaptcha-response\" style=\"width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;\"></textarea>",
                  "target": [
                    "#g-recaptcha-response-100000"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe style=\"display: none;\"></iframe>",
                  "target": [
                    "div:nth-child(35) > iframe"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en-US\" data-whatinput=\"initial\" data-whatintent=\"initial\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "dialog"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role dialog is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe allowfullscreen=\"\" class=\"intercom-borderless-frame intercom-1kd8j04 e1dl9bzv0\" name=\"intercom-borderless-frame\" title=\"Intercom live chat message\" data-intercom-frame=\"true\" role=\"dialog\" style=\"height: 380px;\"></iframe>",
                  "target": [
                    ".intercom-borderless-frame"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role dialog is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "dialog"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role dialog is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe allowfullscreen=\"\" class=\"intercom-launcher-frame intercom-1e1kybn efr23pf0\" name=\"intercom-launcher-frame\" title=\"Intercom live chat\" data-intercom-frame=\"true\" role=\"dialog\"></iframe>",
                  "target": [
                    ".intercom-launcher-frame"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role dialog is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "dialog"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role dialog is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe allowfullscreen=\"\" class=\"intercom-launcher-badge-frame intercom-d6mtt2 e18uebig0\" name=\"intercom-launcher-badge-frame\" title=\"Intercom live chat notification\" data-intercom-frame=\"true\" role=\"dialog\"></iframe>",
                  "target": [
                    ".intercom-launcher-badge-frame"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role dialog is not allowed for given element"
                }
              ]
            },
            {
              "id": "aria-dialog-name",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures every ARIA dialog and alertdialog node has an accessible name",
              "help": "ARIA dialog and alertdialog nodes should have an accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-dialog-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-describedby=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" style=\"display: block; padding-bottom: 18px; opacity: 1; top: 607px; width: 100%; height: auto;\">",
                  "target": [
                    "#CybotCookiebotDialog"
                  ],
                  "failureSummary": "Fix any of the following:\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"
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"primary-nav\" class=\"navbar navbar-expand-lg navbar-light bg-white\" aria-label=\"Main Menu\">",
                          "target": [
                            "#primary-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#header-search\" role=\"button\" aria-label=\"Open Search Dropdown\" class=\"btn btn-link d-block ms-auto me-auto ms-lg-2 mt-2 mt-lg-0\" id=\"searchform-dropdown-link\" aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"collapse\" data-bs-target=\"#header-search\">",
                  "target": [
                    "#searchform-dropdown-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessibleweb.com/",
      "what": "URL",
      "result": "https://accessibleweb.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://accessibleweb.com/",
      "result": {
        "Error": {
          "AA.1_3_1.F68": {
            "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.": [
              {
                "tagName": "textarea",
                "id": "#g-recaptcha-response-100000",
                "code": "<textarea id=\"g-recaptcha-response-100000\" name=\"g-recaptcha-response\" class=\"g-recaptcha-response\" style=\"width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;\">...</textarea>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe style=\"display: none;\">...</iframe>"
              }
            ]
          },
          "AA.4_1_2.H91.Textarea.Name": {
            "This textarea element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "textarea",
                "id": "#g-recaptcha-response-100000",
                "code": "<textarea id=\"g-recaptcha-response-100000\" name=\"g-recaptcha-response\" class=\"g-recaptcha-response\" style=\"width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;\">...</textarea>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"hero-header-img\" src=\"https://accessibleweb.com/wp-content/uploads/2021/10/new-hero-image-1024x497.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://accessibleweb.com/wp-content/uploads/2021/10/CashStack.svg\" alt=\"\" class=\"wp-image-9665\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://accessibleweb.com/wp-content/uploads/2021/10/ClockFill.svg\" alt=\"\" class=\"wp-image-9666\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://accessibleweb.com/wp-content/uploads/2021/10/HandThumbsUpFill.svg\" alt=\"\" class=\"wp-image-9663\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://accessibleweb.com/wp-content/uploads/2021/10/PersonCheckFill.svg\" alt=\"\" class=\"wp-image-9664\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://accessibleweb.com/wp-content/uploads/2021/10/andys-dandys-logo.png\" alt=\"\" class=\"wp-image-9660\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://accessibleweb.com/wp-content/uploads/2021/10/blog-cover-mobile-1.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://accessibleweb.com/wp-content/uploads/2021/10/canadian-maple-leaf.svg\" alt=\"\" class=\"wp-image-9668\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://accessibleweb.com/wp-content/uploads/2021/10/discover.png\" alt=\"\" class=\"wp-image-9840\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://accessibleweb.com/wp-content/uploads/2021/10/flag-usa.svg\" alt=\"\" class=\"wp-image-9667\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://accessibleweb.com/wp-content/uploads/2021/10/new-american-bw.png\" alt=\"\" class=\"wp-image-9662\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://accessibleweb.com/wp-content/uploads/2021/10/new-american-logo-color.png\" alt=\"\" class=\"wp-image-9661\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://accessibleweb.com/wp-content/uploads/2021/10/podcast-cover-mobile-1.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://accessibleweb.com/wp-content/uploads/2021/10/resolve.png\" alt=\"\" class=\"wp-image-9837\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://accessibleweb.com/wp-content/uploads/2021/10/samaritans.png\" alt=\"\" class=\"wp-image-9659\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://accessibleweb.com/wp-content/uploads/2021/10/understand.png\" alt=\"\" class=\"wp-image-9839\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"571\" height=\"353\" src=\"https://accessibleweb.com/wp-content/uploads/2021/10/Group-1598-1.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https://accessibleweb.com/wp-content/uploads/2021/10/Group-1598-1.png 571w, https://accessibleweb.com/wp-content/uploads/2021/10/Group-1598-1-300x185.png 300w\" sizes=\"(max-width: 571px) 100vw, 571px\">"
              }
            ]
          },
          "AA.1_3_1.H39.3.NoCaption": {
            "If this table is a data table, consider using a caption element to the table element to identify this table.": [
              {
                "tagName": "table",
                "id": "#CybotCookiebotDialogDetailTableAdvertising",
                "code": "<table id=\"CybotCookiebotDialogDetailTableAdvertising\" class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTable\">...</table>"
              },
              {
                "tagName": "table",
                "id": "#CybotCookiebotDialogDetailTableNecessary",
                "code": "<table id=\"CybotCookiebotDialogDetailTableNecessary\" class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTable\">...</table>"
              },
              {
                "tagName": "table",
                "id": "#CybotCookiebotDialogDetailTablePreference",
                "code": "<table id=\"CybotCookiebotDialogDetailTablePreference\" class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTable\">...</table>"
              },
              {
                "tagName": "table",
                "id": "#CybotCookiebotDialogDetailTableStatistics",
                "code": "<table id=\"CybotCookiebotDialogDetailTableStatistics\" class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTable\">...</table>"
              },
              {
                "tagName": "table",
                "id": "#CybotCookiebotDialogDetailTableUnclassified",
                "code": "<table id=\"CybotCookiebotDialogDetailTableUnclassified\" class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTable\">...</table>"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"has-text-align-center\">...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "#CybotCookiebotDialogBodyButtons",
                "code": "<div id=\"CybotCookiebotDialogBodyButtons\" style=\"padding-left: 0px;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#CybotCookiebotDialogBodyContentText",
                "code": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper",
                "code": "<div id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper\" style=\"display:none\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#CybotCookiebotDialogDetailBodyContentCookieContainerTypes",
                "code": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerTypes\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#CybotCookiebotDialogDetailBodyContentIABv2Tabs",
                "code": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2Tabs\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#CybotCookiebotDialogDetailBodyContentTabs",
                "code": "<div id=\"CybotCookiebotDialogDetailBodyContentTabs\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"social-wrapper me-lg-5 mt-3 mt-lg-0\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "#CybotCookiebotDialogBodyContentTitle",
                "code": "<h2 id=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#CybotCookiebotDialogBodyContentTitle",
                "code": "<h2 id=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\">...</h2>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#CybotCookiebotDialog",
                "code": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-describedby=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" style=\"display: block; padding-bottom: 18px; opacity: 1; top: 607px; width: 100%; height: auto;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#awam-a11ycenter-wrap",
                "code": "<div id=\"awam-a11ycenter-wrap\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"grecaptcha-badge\" data-style=\"bottomright\" style=\"width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"intercom-lightweight-app\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"intercom-lightweight-app-launcher intercom-launcher\" role=\"button\" tabindex=\"0\" aria-label=\"Open Intercom Messenger\" aria-live=\"polite\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"btn btn-lg btn-outline-light mb-2\" href=\"/contact-us/\">...</a>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 style=\"text-align: center;\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skip-link visually-hidden-focusable btn btn-primary position-fixed top-0 start-0 ms-3 mt-3\" href=\"#content\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#footer-skip\" class=\"skip-link btn btn-light visually-hidden-focusable position-absolute top-0 start-0 ms-3 mt-3\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"visually-hidden\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "#CybotCookiebotDialogBodyButtonDetails",
                "code": "<a id=\"CybotCookiebotDialogBodyButtonDetails\" class=\"CybotCookiebotDialogBodyLink\" href=\"#\" tabindex=\"0\" lang=\"en\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"mb-0\">...</p>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "link",
                "id": "",
                "code": "<link rel=\"mask-icon\" href=\"/safari-pinned-tab.svg\" color=\"#2354a5\">"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessibleweb.com/",
      "what": "URL",
      "result": "https://accessibleweb.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://accessibleweb.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 15,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/iframe[4]",
                "aria": "/document[1]"
              },
              "message": "The <iframe> element has the id \"intercom-frame\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<iframe title=\"Intercom\" tabindex=\"-1\" aria-hidden=\"true\" style=\"position: absolute !important; opacity: 0 !important; width: 1px !important; height: 1px !important; top: 0 !important; left: 0 !important; border: none !important; display: block !important; z-index: -1 !important; pointer-events: none;\" id=\"intercom-frame\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_WidgetLabels_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]",
                "aria": "/document[1]/dialog[1]"
              },
              "message": "Interactive component with ARIA role 'dialog' does not have a programmatically associated name",
              "bounds": {
                "left": 0,
                "top": 607,
                "height": 114,
                "width": 650
              },
              "snippet": "<div style=\"display: block; padding-bottom: 18px; opacity: 1; top: 607px; width: 100%; height: auto;\" ng-non-bindable=\"\" dir=\"ltr\" lang=\"en\" aria-describedby=\"CybotCookiebotDialogBodyContentTitle\" role=\"dialog\" name=\"CybotCookiebotDialog\" id=\"CybotCookiebotDialog\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[10]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 80,
                "top": 5513,
                "height": 51,
                "width": 304
              },
              "snippet": "<figure class=\"wp-block-image size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[4]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[9]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 365,
                "top": 4514,
                "height": 54,
                "width": 70
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[3]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[8]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 365,
                "top": 4319,
                "height": 54,
                "width": 70
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[7]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 365,
                "top": 4125,
                "height": 54,
                "width": 70
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[6]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 365,
                "top": 3953,
                "height": 54,
                "width": 70
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[4]/div[1]/div[1]/div[2]/figure[2]",
                "aria": "/document[1]/main[1]/article[1]/figure[5]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 416,
                "top": 3550,
                "height": 27,
                "width": 332
              },
              "snippet": "<figure class=\"wp-block-image size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[4]/div[1]/div[1]/div[2]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[4]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 416,
                "top": 3468,
                "height": 27,
                "width": 332
              },
              "snippet": "<figure class=\"wp-block-image size-large mt-0 pt-0\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[3]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 416,
                "top": 1931,
                "height": 206,
                "width": 332
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[2]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 416,
                "top": 1629,
                "height": 203,
                "width": 332
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 416,
                "top": 1315,
                "height": 202,
                "width": 332
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[10]/div[1]/div[1]/div[3]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[13]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 516,
                "top": 5801,
                "height": 40,
                "width": 232
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[10]/div[1]/div[1]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[12]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 310,
                "top": 5786,
                "height": 71,
                "width": 180
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[10]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[11]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 52,
                "top": 5786,
                "height": 70,
                "width": 232
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/link[6]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link color=\"#2354a5\" href=\"/safari-pinned-tab.svg\" rel=\"mask-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"frameborder, scrolling\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 730,
                "top": 453,
                "height": 60,
                "width": 256
              },
              "snippet": "<iframe sandbox=\"allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox\" scrolling=\"no\" frameborder=\"0\" name=\"a-m8gxaujzryyx\" role=\"presentation\" height=\"60\" width=\"256\" src=\"https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lcz8dYfAAAAALkvfBzZJ854qmr0hsp4Y9jaTtdk&co=aHR0cHM6Ly9hY2Nlc3NpYmxld2ViLmNvbTo0NDM.&hl=en&v=4rwLQsl5N_ccppoTAwwwMrEN&size=invisible&cb=ozfie13e72to\" title=\"reCAPTCHA\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 86,
                "height": 6847,
                "width": 800
              },
              "snippet": "<main aria-label=\"Content\" tabindex=\"-1\" role=\"main\" id=\"content\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 7233,
                "height": 1726,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" aria-label=\"Accessible Web Footer\" id=\"colophon\" class=\"site-footer position-relative\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 14,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_WidgetLabels_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]",
                "aria": "/document[1]/dialog[1]"
              },
              "message": "Interactive component with ARIA role 'dialog' does not have a programmatically associated name",
              "bounds": {
                "left": 0,
                "top": 487,
                "height": 114,
                "width": 650
              },
              "snippet": "<div style=\"display: block; padding-bottom: 18px; opacity: 1; top: 487px; width: 100%; height: auto;\" ng-non-bindable=\"\" dir=\"ltr\" lang=\"en\" aria-describedby=\"CybotCookiebotDialogBodyContentTitle\" role=\"dialog\" name=\"CybotCookiebotDialog\" id=\"CybotCookiebotDialog\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[10]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 80,
                "top": 5513,
                "height": 51,
                "width": 304
              },
              "snippet": "<figure class=\"wp-block-image size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[4]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[9]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 365,
                "top": 4514,
                "height": 54,
                "width": 70
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[3]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[8]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 365,
                "top": 4319,
                "height": 54,
                "width": 70
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[7]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 365,
                "top": 4125,
                "height": 54,
                "width": 70
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[6]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[6]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 365,
                "top": 3953,
                "height": 54,
                "width": 70
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[4]/div[1]/div[1]/div[2]/figure[2]",
                "aria": "/document[1]/main[1]/article[1]/figure[5]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 416,
                "top": 3550,
                "height": 27,
                "width": 332
              },
              "snippet": "<figure class=\"wp-block-image size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[4]/div[1]/div[1]/div[2]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[4]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 416,
                "top": 3468,
                "height": 27,
                "width": 332
              },
              "snippet": "<figure class=\"wp-block-image size-large mt-0 pt-0\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[3]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 416,
                "top": 1931,
                "height": 206,
                "width": 332
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[2]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 416,
                "top": 1629,
                "height": 203,
                "width": 332
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 416,
                "top": 1315,
                "height": 202,
                "width": 332
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[10]/div[1]/div[1]/div[3]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[13]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 516,
                "top": 5801,
                "height": 40,
                "width": 232
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[10]/div[1]/div[1]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[12]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 310,
                "top": 5786,
                "height": 71,
                "width": 180
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/article[1]/div[2]/div[10]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[11]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 52,
                "top": 5786,
                "height": 70,
                "width": 232
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/link[6]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link color=\"#2354a5\" href=\"/safari-pinned-tab.svg\" rel=\"mask-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"frameborder, scrolling\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 730,
                "top": 453,
                "height": 60,
                "width": 256
              },
              "snippet": "<iframe sandbox=\"allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox\" scrolling=\"no\" frameborder=\"0\" name=\"a-gdpndhyb2x8\" role=\"presentation\" height=\"60\" width=\"256\" src=\"https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lcz8dYfAAAAALkvfBzZJ854qmr0hsp4Y9jaTtdk&co=aHR0cHM6Ly9hY2Nlc3NpYmxld2ViLmNvbTo0NDM.&hl=en&v=4rwLQsl5N_ccppoTAwwwMrEN&size=invisible&cb=87nx92xqwp7z\" title=\"reCAPTCHA\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 86,
                "height": 6847,
                "width": 800
              },
              "snippet": "<main aria-label=\"Content\" tabindex=\"-1\" role=\"main\" id=\"content\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 7233,
                "height": 1717,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" aria-label=\"Accessible Web Footer\" id=\"colophon\" class=\"site-footer position-relative\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessibleweb.com/",
      "what": "URL",
      "result": "https://accessibleweb.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://accessibleweb.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Accessible Web: WCAG 2.1 AA Website Accessibility & ADA Compliance",
          "pageurl": "https://accessibleweb.com/",
          "time": 4.42,
          "creditsremaining": 348,
          "allitemcount": 490,
          "totalelements": 1141,
          "waveurl": "http://wave.webaim.org/report?url=https://accessibleweb.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 9,
            "items": {
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + NOSCRIPT + DIV + IFRAME + IFRAME + DIV + SCRIPT + STYLE + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + P + DIV + DIV + SCRIPT + DIV + DIV > DIV:first-child > TEXTAREA#g-recaptcha-response-100000"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "label_empty": {
                "id": "label_empty",
                "description": "Empty form label",
                "count": 8,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypes > A#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypes > A#CybotCookiebotDialogDetailBodyContentCookieContainerPreference > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypes > A#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypes > A#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypes > A#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextIABv2 > DIV#CybotCookiebotDialogDetailBodyContentIABContainer > DIV#CybotCookiebotDialogDetailBodyContentIABv2Tabs > A#CybotCookiebotDialogDetailBodyContentIABv2Purposes > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextIABv2 > DIV#CybotCookiebotDialogDetailBodyContentIABContainer > DIV#CybotCookiebotDialogDetailBodyContentIABv2Tabs > A#CybotCookiebotDialogDetailBodyContentIABv2Features > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextIABv2 > DIV#CybotCookiebotDialogDetailBodyContentIABContainer > DIV#CybotCookiebotDialogDetailBodyContentIABv2Tabs > A#CybotCookiebotDialogDetailBodyContentIABv2Partners > LABEL:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 233,
            "items": {
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogBody > DIV#CybotCookiebotDialogPoweredbyLink > IMG#CybotCookiebotDialogPoweredbyImage"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 24,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + NOSCRIPT"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailFooter"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 206,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableNecessary > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTablePreference > THEAD:first-child + TBODY > TR:first-child > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTablePreference > THEAD:first-child + TBODY > TR:first-child > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTablePreference > THEAD:first-child + TBODY > TR:first-child > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTablePreference > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTablePreference > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTablePreference > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTablePreference > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableStatistics > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableAdvertising > THEAD:first-child + TBODY > TR:first-child + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR + TR > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableUnclassified > THEAD:first-child + TBODY > TR:first-child > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableUnclassified > THEAD:first-child + TBODY > TR:first-child > TD:first-child + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableUnclassified > THEAD:first-child + TBODY > TR:first-child > TD:first-child + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailBodyContent > DIV#CybotCookiebotDialogDetailBodyContentTextOverview > DIV#CybotCookiebotDialogDetailBodyContentCookieContainer > DIV#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails > DIV#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified > DIV:first-child + DIV > TABLE#CybotCookiebotDialogDetailTableUnclassified > THEAD:first-child + TBODY > TR:first-child > TD:first-child + TD + TD + TD + TD",
                  "HTML > HEAD:first-child + BODY > DIV#CybotCookiebotDialog > DIV#CybotCookiebotDialogDetail > DIV#CybotCookiebotDialogDetailBody > DIV#CybotCookiebotDialogDetailFooter > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-10769 > A#menu-item-dropdown-10769",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-10769 > A:first-child + UL > LI#menu-item-10771 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-10769 > A:first-child + UL > LI#menu-item-10777 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-10769 > A:first-child + UL > LI#menu-item-10778 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-10769 > A:first-child + UL > LI#menu-item-10779 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-10769 > A:first-child + UL > LI#menu-item-10782 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-10768 > A#menu-item-dropdown-10768",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-10768 > A:first-child + UL > LI#menu-item-15040 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-10768 > A:first-child + UL > LI#menu-item-10774 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-16055 > A#menu-item-dropdown-16055",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-16055 > A:first-child + UL > LI#menu-item-10772 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-16055 > A:first-child + UL > LI#menu-item-10773 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-16055 > A:first-child + UL > LI#menu-item-10775 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-16055 > A:first-child + UL > LI#menu-item-10776 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-10770 > A#menu-item-dropdown-10770",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-10770 > A:first-child + UL > LI#menu-item-10783 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-10770 > A:first-child + UL > LI#menu-item-10787 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-10770 > A:first-child + UL > LI#menu-item-10784 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-10770 > A:first-child + UL > LI#menu-item-10786 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-2527 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > NAV#primary-nav > DIV:first-child > DIV#navbarNavDropdown > UL#main-menu > LI#menu-item-9456 > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessibleweb.com/",
      "what": "URL",
      "result": "https://accessibleweb.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://accessibleweb.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.084",
        "responseTime": "2022-07-06T02:27:17.578Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1115769,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 94,
              "totalWarnings": 12,
              "totalIssues": 106
            },
            "issuesByLevel": {
              "A": {
                "count": 49,
                "pct": 46.23
              },
              "AA": {
                "count": 18,
                "pct": 16.98
              },
              "AAA": {
                "count": 106,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 9,
              "warningDensity": 1,
              "allDensity": 10
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "ab81b1d6-125a-4697-a455-ffce3a472129",
          "docID": "a603c802-994c-43fe-b4f3-3f245e25cf34",
          "sourceHash": "aaa275fadb37cd6501c7e28f518a8e9d",
          "urlHttpCode": 200,
          "clientScriptErrors": [],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=ab81b1d6-125a-4697-a455-ffce3a472129",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 8172.95
                },
                "height": 8172.95,
                "width": 1024
              },
              "position": {
                "line": 3817,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-10009 wp-custom-logo wp-embed-responsive group-blog\"&gt;&lt;div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-describedby=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\" ",
              "xpath": "/html/body",
              "issueID": "9ec1e963da50a76f00a0293b9eb17d42",
              "signature": "b44ea46f34f6a2552c848cbc95a47135",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=9ec1e963da50a76f00a0293b9eb17d42"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7940,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cookiebot.com\" target=\"_blank\" rel=\"noopener\" title=\"Cookiebot\"&gt;Cookiebot&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[3]/a[1]",
              "issueID": "7f3647524384cf508045cb57310a0749",
              "signature": "3c98aa9b1c93f5fdb72ba962d49054f9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7f3647524384cf508045cb57310a0749"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 91,
                  "y": 23
                },
                "height": 23,
                "width": 91
              },
              "position": {
                "line": 8108,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Solutions\" href=\"#\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\" class=\"dropdown-toggle nav-link\" id=\"menu-item-dropdown-10769\" role=\"button\"&gt;Solutions&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "866c567bfa976ada87ebb021d480f9f2",
              "signature": "911e2d46d6b0e1cca089ecd175c81c0c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=866c567bfa976ada87ebb021d480f9f2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -8
                },
                "height": -8,
                "width": -32
              },
              "position": {
                "line": 8108,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Accessible Web RAMP\" href=\"https://accessibleweb.com/ramp-features/\" class=\"dropdown-item\"&gt;Accessible Web RAMP&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "6eebfca7e55826bd04d544b52db54c81",
              "signature": "7888060bbdf9b5bb920ae26268dfeb89",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6eebfca7e55826bd04d544b52db54c81"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -8
                },
                "height": -8,
                "width": -32
              },
              "position": {
                "line": 8179,
                "column": 34
              },
              "errorSnippet": "&lt;a title=\"Audits &amp;amp; Certifications\" href=\"https://accessibleweb.com/services/wcag-audits-certifications/\" class=\"dropdown-item\"&gt;Audits &amp;amp; Certifications&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "4bc7aec7a69caea0939b59a7804a2907",
              "signature": "7b9366252e5315d20b96071bef121411",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4bc7aec7a69caea0939b59a7804a2907"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -8
                },
                "height": -8,
                "width": -32
              },
              "position": {
                "line": 8180,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Usability Testing\" href=\"https://accessibleweb.com/services/accessibility-ux-usability-testing/\" class=\"dropdown-item\"&gt;Usability Testing&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "ed934a69b5100606efab67602bb61c5b",
              "signature": "32c412f64f734f778e835b2a4f96d870",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ed934a69b5100606efab67602bb61c5b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -8
                },
                "height": -8,
                "width": -32
              },
              "position": {
                "line": 8180,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Document Remediation\" href=\"https://accessibleweb.com/services/document-remediation/\" class=\"dropdown-item\"&gt;Document Remediation&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[1]/ul[1]/li[4]/a[1]",
              "issueID": "34e85c945831618ff2fe02eb76fcf9ff",
              "signature": "5161e48faec3773f1c1cd9f7a5617eb7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=34e85c945831618ff2fe02eb76fcf9ff"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -8
                },
                "height": -8,
                "width": -32
              },
              "position": {
                "line": 8407,
                "column": 34
              },
              "errorSnippet": "&lt;a title=\"Custom Web Development\" href=\"https://accessibleweb.com/services/wcag-web-development/\" class=\"dropdown-item\"&gt;Custom Web Development&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[1]/ul[1]/li[7]/a[1]",
              "issueID": "93d63b4e2eac24bd22bf22000a3f3f77",
              "signature": "66606f1642b91915a4773145c329ce3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=93d63b4e2eac24bd22bf22000a3f3f77"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 94,
                  "y": 23
                },
                "height": 23,
                "width": 94
              },
              "position": {
                "line": 8408,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Education\" href=\"#\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\" class=\"dropdown-toggle nav-link\" id=\"menu-item-dropdown-10768\" role=\"button\"&gt;Education&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "1a0345a56b0e88a28a8ad8f5631fd875",
              "signature": "3d93bc4f653979abf3eff6ab36c8b16c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1a0345a56b0e88a28a8ad8f5631fd875"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -8
                },
                "height": -8,
                "width": -32
              },
              "position": {
                "line": 8408,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Online Web Accessibility Courses\" href=\"https://academy.accessibleweb.com/\" class=\"dropdown-item\"&gt;Online Web Accessibility Courses&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "76f0aadf6da546fe6160ae7d5866869c",
              "signature": "4df00f4ad01285e12b1a5d428c798c1f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=76f0aadf6da546fe6160ae7d5866869c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -8
                },
                "height": -8,
                "width": -32
              },
              "position": {
                "line": 8408,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"WCAG Knowledge Base\" href=\"https://accessibleweb.com/web-accessibility-knowledge-base/\" class=\"dropdown-item\"&gt;WCAG Knowledge Base&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "5678c7b396420b5f7317ffe5387d9def",
              "signature": "6214c7ce271701ef605ddf53824be62b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5678c7b396420b5f7317ffe5387d9def"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 100,
                  "y": 23
                },
                "height": 23,
                "width": 100
              },
              "position": {
                "line": 8575,
                "column": 33
              },
              "errorSnippet": "&lt;a title=\"Free Tools\" href=\"#\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\" class=\"dropdown-toggle nav-link\" id=\"menu-item-dropdown-16055\" role=\"button\"&gt;Free Tools&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "41bf9ecea237053f6acb087c2ac7d180",
              "signature": "3456e7124f92c2cb7da6eae94501220b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=41bf9ecea237053f6acb087c2ac7d180"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -8
                },
                "height": -8,
                "width": -32
              },
              "position": {
                "line": 8576,
                "column": 40
              },
              "errorSnippet": "&lt;a title=\"Chrome Browser Extension\" href=\"https://accessibleweb.com/web-accessibility-checker-browser-extension/\" class=\"dropdown-item\"&gt;Chrome Browser Extension&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "05a02ac77dddb9ca9785f0ce21e2a611",
              "signature": "5911ab9cbcc79a45ec569abb850255d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=05a02ac77dddb9ca9785f0ce21e2a611"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -8
                },
                "height": -8,
                "width": -32
              },
              "position": {
                "line": 8587,
                "column": 52
              },
              "errorSnippet": "&lt;a title=\"Website Accessibility Checker\" href=\"https://accessibleweb.com/website-accessibility-checker/\" class=\"dropdown-item\"&gt;Website Accessibility Checker&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "ab431db060ce97ae031a944e192aad77",
              "signature": "8f271b96df67b2f3413316518d25a8d4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ab431db060ce97ae031a944e192aad77"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -8
                },
                "height": -8,
                "width": -32
              },
              "position": {
                "line": 8588,
                "column": 58
              },
              "errorSnippet": "&lt;a title=\"WCAG Color Contrast Checker\" href=\"https://accessibleweb.com/color-contrast-checker/\" class=\"dropdown-item\"&gt;WCAG Color Contrast Checker&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "edcbf3f24f4c9b4e25b0e660be41d7b3",
              "signature": "09737490ffb3fa1a958979ce7fe6df90",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=edcbf3f24f4c9b4e25b0e660be41d7b3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -8
                },
                "height": -8,
                "width": -32
              },
              "position": {
                "line": 8995,
                "column": 34
              },
              "errorSnippet": "&lt;a title=\"Accessibility Statement Generator\" href=\"https://accessibleweb.com/accessibility-statement-generator/\" class=\"dropdown-item\"&gt;Accessibility Statement Generator&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "2be4d24008d7257232bdb42422630f7f",
              "signature": "9cfdb2135cc985616620e967dce06327",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2be4d24008d7257232bdb42422630f7f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 91,
                  "y": 23
                },
                "height": 23,
                "width": 91
              },
              "position": {
                "line": 8996,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Company\" href=\"#\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\" class=\"dropdown-toggle nav-link\" id=\"menu-item-dropdown-10770\" role=\"button\"&gt;Company&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "374af421aadf7554b6b1b7fa6c2e5109",
              "signature": "72f179885fe709969f9e0be332f4fc3b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=374af421aadf7554b6b1b7fa6c2e5109"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -8
                },
                "height": -8,
                "width": -32
              },
              "position": {
                "line": 8996,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Get In Touch\" href=\"https://accessibleweb.com/contact-us/\" class=\"dropdown-item\"&gt;Get In Touch&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "06f8cd961d35db5a84e92dd8b76b6e1b",
              "signature": "c02ba2a04564948271824a437ef8a44b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=06f8cd961d35db5a84e92dd8b76b6e1b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -8
                },
                "height": -8,
                "width": -32
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"About Us\" href=\"https://accessibleweb.com/about-us-2/\" class=\"dropdown-item\"&gt;About Us&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
              "issueID": "7f7d81059e180988be9e2644e06118eb",
              "signature": "5308ed79539816fffca3f71d5b09ac81",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7f7d81059e180988be9e2644e06118eb"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -8
                },
                "height": -8,
                "width": -32
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Blog\" href=\"https://accessibleweb.com/blog/\" class=\"dropdown-item\"&gt;Blog&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[4]/ul[1]/li[3]/a[1]",
              "issueID": "a40c7f3677da29d68fda087848bafc24",
              "signature": "079bd325b588021db180b73fe86f53c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a40c7f3677da29d68fda087848bafc24"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -8
                },
                "height": -8,
                "width": -32
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Careers\" href=\"https://accessibleweb.com/careers/\" class=\"dropdown-item\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[4]/ul[1]/li[4]/a[1]",
              "issueID": "e0d7bf5c5950d562a08b4f752256b2b1",
              "signature": "83ca7138b5f0c34d8103b98c7a3eec0b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e0d7bf5c5950d562a08b4f752256b2b1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 724.5,
                  "y": 69.34375
                },
                "bottom-right": {
                  "x": 772.5,
                  "y": 92.34375
                },
                "height": 23,
                "width": 48
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Log In\" href=\"https://ramp.accessibleweb.com/accounts/login/?next=/app/\" class=\"nav-link\"&gt;Log In&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[5]/a[1]",
              "issueID": "0924826833c052523c321246f3e6fc25",
              "signature": "ad0873870c6fca16350f968934cbf09e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0924826833c052523c321246f3e6fc25"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 800.5,
                  "y": 69.34375
                },
                "bottom-right": {
                  "x": 952,
                  "y": 89.31875
                },
                "height": 19.975,
                "width": 151.5
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Try RAMP for Free\" href=\"#\" class=\"nav-link\" data-bs-toggle=\"modal\" data-bs-target=\"#default-get-started-modal\" role=\"button\"&gt;Try RAMP for Free&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[6]/a[1]",
              "issueID": "efc45585320c17d4bdac0242e5468fa4",
              "signature": "851a5d9951427d618dadc0a23937323d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=efc45585320c17d4bdac0242e5468fa4"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7940,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cookiebot.com\" target=\"_blank\" rel=\"noopener\" title=\"Cookiebot\"&gt;Cookiebot&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[3]/a[1]",
              "issueID": "d3caa776d438ceb10a49a574d347d8d8",
              "signature": "cceade254dc475b35c779a12d711b87d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d3caa776d438ceb10a49a574d347d8d8"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 513,
                  "y": 6398.71875
                },
                "bottom-right": {
                  "x": 658,
                  "y": 6425.71875
                },
                "height": 27,
                "width": 145
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn btn-lg btn-outline-light mb-2\" href=\"/contact-us/\"&gt;Get In Touch&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "72e61986c4d7aaa6ef7d99edf08cf251",
              "signature": "c62a0c15f99897ca064db1b526280e94",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=72e61986c4d7aaa6ef7d99edf08cf251"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 656
                },
                "bottom-right": {
                  "x": 650,
                  "y": 750
                },
                "height": 94,
                "width": 650
              },
              "position": {
                "line": 1782,
                "column": 61892
              },
              "errorSnippet": "&lt;div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-describedby=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" style=\"display: block; padding-bottom: 18px; opacity: 1; top: 656px; width: 100%; h",
              "xpath": "/html/body/div[1]",
              "issueID": "1fc255cd6e72053ed1cad57cbbbaf116",
              "signature": "7cd04cdccf082d57a1dfd22e292daf78",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1fc255cd6e72053ed1cad57cbbbaf116"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 8172.95
                },
                "height": 8172.95,
                "width": 1024
              },
              "position": {
                "line": 3817,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-10009 wp-custom-logo wp-embed-responsive group-blog\"&gt;&lt;div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-describedby=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\" ",
              "xpath": "/html/body",
              "issueID": "36778564ef3c7f495aeb495f58211182",
              "signature": "9c90d69c7b92911cc3032928a3932f6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=36778564ef3c7f495aeb495f58211182"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 656
                },
                "bottom-right": {
                  "x": 650,
                  "y": 750
                },
                "height": 94,
                "width": 650
              },
              "position": {
                "line": 1782,
                "column": 61892
              },
              "errorSnippet": "&lt;div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-describedby=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" style=\"display: block; padding-bottom: 18px; opacity: 1; top: 656px; width: 100%; h",
              "xpath": "/html/body/div[1]",
              "issueID": "33cf708885f3818162b89a0e32dd9404",
              "signature": "323ac9456ced193b03ad2b0b83eb8ff2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=33cf708885f3818162b89a0e32dd9404"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 629,
                  "y": 39
                },
                "height": 39,
                "width": 624
              },
              "position": {
                "line": 5259,
                "column": 391
              },
              "errorSnippet": "&lt;div id=\"CybotCookiebotDialogBodyContent\" style=\"padding-left: 8px;\"&gt;&lt;h2 id=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\"&gt;This website uses cookies&lt;/h2&gt;&lt;div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\"&gt;By using this websi",
              "xpath": "/html/body/div[1]/div[1]/div[2]",
              "issueID": "23d17a7f535d7db9c58ef2541b64c58d",
              "signature": "395c52167cbde6fdf4ca18118cbbd38b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=23d17a7f535d7db9c58ef2541b64c58d"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerTypes\"&gt;&lt;a id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" href=\"#\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerTypesSelected\" lang=\"en\" aria-label=\"Ne",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]",
              "issueID": "68f6247b4b9f608d2b63c46f9c3a7120",
              "signature": "fb590a5db876a23f17a23d79c1c2ff53",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=68f6247b4b9f608d2b63c46f9c3a7120"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 146
                },
                "height": 146,
                "width": 0
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails\"&gt;&lt;div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\"&gt;&lt;div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeIntro\"&gt;Necessary cookies help make a",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]",
              "issueID": "4ad4d9c869b781309170975a27c8f3bb",
              "signature": "e9d8f092c5e2169b5c5b8050345e0807",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4ad4d9c869b781309170975a27c8f3bb"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"CybotCookiebotDialogDetailBodyContentIABv2Tabs\"&gt;&lt;a id=\"CybotCookiebotDialogDetailBodyContentIABv2Purposes\" href=\"#\" class=\"CybotCookiebotDialogDetailBodyContentIABv2TabSelected\" lang=\"en\" aria-label=\"[#IABV2_LABEL_PURPOSES#]\"&gt;&lt;lab",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]",
              "issueID": "58f53b1b411168f4fc6c0d43acdc6b43",
              "signature": "d39ea3dc79fc5ec9576331e16698e4c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=58f53b1b411168f4fc6c0d43acdc6b43"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 140
                },
                "height": 140,
                "width": 0
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" lang=\"en\" style=\"\"&gt;Cookies are small text files that can be used by websites to make a user's experience more efficient.&lt;br style=\"\"&gt;&lt;br style=\"\"&gt;The law states that we can store ",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[3]",
              "issueID": "cd510ce5c7b260520387791b451cf96c",
              "signature": "868e6001f21d8aa7c0e3ebdf54bbeb7a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cd510ce5c7b260520387791b451cf96c"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 60,
                  "y": 366
                },
                "bottom-right": {
                  "x": 488,
                  "y": 532
                },
                "height": 166,
                "width": 428
              },
              "position": {
                "line": 9574,
                "column": 4
              },
              "errorSnippet": "&lt;div class=\"lead\"&gt; &lt;p&gt;We help teams become WCAG 2.1 compliant. Discover, understand, and resolve web accessibility issues with Accessible Web.&lt;/p&gt; &lt;div class=\"mt-4\"&gt; &lt;button class=\"btn btn-lg btn-primary me-2 mb-2\" data-bs-togg",
              "xpath": "/html/body/div[2]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "08d410ee1c65c3ba647877fc78269a58",
              "signature": "c54ac45fe9c486bec3222e82c843f9b8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=08d410ee1c65c3ba647877fc78269a58"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 128,
                  "y": 6217.71875
                },
                "bottom-right": {
                  "x": 896,
                  "y": 6326.71875
                },
                "height": 109,
                "width": 768
              },
              "position": {
                "line": 9961,
                "column": 12
              },
              "errorSnippet": "&lt;div class=\"content pb-3 pt-5 text-white text-center\"&gt;&lt;h2 style=\"text-align: center;\"&gt;Your Website For Everyone&lt;/h2&gt;\n&lt;p class=\"mb-0\"&gt;Living with a disability can be really difficult.&amp;nbsp; Making your website accessible isn't.",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "652e92886cad15ea8ca3e89fcab2647e",
              "signature": "bdbcd0b362e0867450b33837fd875b86",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=652e92886cad15ea8ca3e89fcab2647e"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 44,
                  "y": 1536.046875
                },
                "bottom-right": {
                  "x": 399,
                  "y": 1636.234875
                },
                "height": 100.188,
                "width": 355
              },
              "position": {
                "line": 10065,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"footer-copyright-sitemap\"&gt; &lt;div id=\"footer-skip\" class=\"copyright\"&gt; © 2022 Accessible Web All Rights Reserved &lt;/div&gt; &lt;div class=\"menu-footer-bottom-container\"&gt;&lt;ul id=\"menu-footer-bottom\" class=\"menu\"&gt;&lt;li id=\"m",
              "xpath": "/html/body/div[2]/footer[1]/div[2]/div[1]/div[1]/div[1]",
              "issueID": "ea5cdeb48dca6bdf91c8c1d21e339db9",
              "signature": "4714ffb8ea0dcd13e0b262925eaf0385",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ea5cdeb48dca6bdf91c8c1d21e339db9"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -6
                },
                "bottom-right": {
                  "x": 0,
                  "y": -6
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1782,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"CybotCookiebotDialogBodyLevelButtonAccept\" href=\"#\" tabindex=\"0\" lang=\"en\"&gt;OK&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/a[1]",
              "issueID": "b6f161db1557bb732ba285a85c13e6fe",
              "signature": "d33b53728caa829e9212f74ab1b5560e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b6f161db1557bb732ba285a85c13e6fe"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28.7969,
                  "y": 28.7969
                },
                "height": 28.7969,
                "width": 28.7969
              },
              "position": {
                "line": 9522,
                "column": 4
              },
              "errorSnippet": "&lt;button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#navbarNavDropdown\" aria-controls=\"navbarNavDropdown\" aria-expanded=\"false\" aria-label=\"Toggle navigation\" title=\"Toggle navigation\" style=\"\"&gt; &lt;span class=\"na",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/button[1]",
              "issueID": "c77220972b41977c0e649dba8e074bc2",
              "signature": "00d2dec65d83ebf156c87a537939a7d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c77220972b41977c0e649dba8e074bc2"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -36,
                  "y": -16
                },
                "height": -16,
                "width": -36
              },
              "position": {
                "line": 7712,
                "column": 0
              },
              "errorSnippet": "&lt;input class=\"form-control\" id=\"s\" name=\"s\" type=\"search\" aria-label=\"Search\" placeholder=\"Search Accessible Web…\" value=\"\"&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/form[1]/div[1]/input[1]",
              "issueID": "2ff326bfc4d10ebdc625c76e2fb0e7b1",
              "signature": "945dcd57f0b9dace815994a81a6c8597",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2ff326bfc4d10ebdc625c76e2fb0e7b1"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -36,
                  "y": -16
                },
                "height": -16,
                "width": -36
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;input name=\"input_3\" id=\"input_42_3\" type=\"text\" value=\"\" autocomplete=\"new-password\"&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/ul[1]/li[3]/div[1]/input[1]",
              "issueID": "2617b09a569345a2a7c8c64932526ae6",
              "signature": "e098c2664facf939b51bb811b1499914",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2617b09a569345a2a7c8c64932526ae6"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -18,
                  "y": -14
                },
                "height": -14,
                "width": -18
              },
              "position": {
                "line": 1782,
                "column": 14812
              },
              "errorSnippet": "&lt;textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"&gt;&lt;/textarea&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/p[1]/label[1]/textarea[1]",
              "issueID": "7acaf1e0180a0f2dfc16dc74f694cb88",
              "signature": "a0c9122a630f15399c6f4d1583f678e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7acaf1e0180a0f2dfc16dc74f694cb88"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 12
                },
                "bottom-right": {
                  "x": 16,
                  "y": 28
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 10117,
                "column": 9
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "8da88b968de149840db253ee62974008",
              "signature": "10de0dd203828c8eb25f0725d343a82a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8da88b968de149840db253ee62974008"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 245.984,
                  "y": 17
                },
                "height": 17,
                "width": 245.984
              },
              "position": {
                "line": 7424,
                "column": 391
              },
              "errorSnippet": "&lt;div id=\"CybotCookiebotDialogBodyContentControls\" style=\"display: none;\"&gt;&lt;div class=\"CybotCookiebotDialogBodyContentControlsWrapper\"&gt;&lt;input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookieb",
              "xpath": "/html/body/div[1]/div[1]/div[3]",
              "issueID": "49337d1f83529f640a2b9c72c46d11be",
              "signature": "c93b51781455a9363cfb336769309f92",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=49337d1f83529f640a2b9c72c46d11be"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7485,
                "column": 42
              },
              "errorSnippet": "&lt;div class=\"CybotCookiebotDialogBodyContentControlsWrapper\"&gt;&lt;input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\" tabindex=\"0\"&gt;&lt;label class=\"CybotCookiebotDialogB",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[1]",
              "issueID": "852fd48c31fca77328ff956757480711",
              "signature": "0316ed145836e1eb4356ee0d5ece80a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=852fd48c31fca77328ff956757480711"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5547,
                "column": 352
              },
              "errorSnippet": "&lt;label class=\"CybotCookiebotDialogBodyContentLabelPersonalInformation\" for=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\"&gt;[#OOI_PERSONAL_INFORMATION#]&lt;/label&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[1]/label[1]",
              "issueID": "4d3ac5e7a01cbfb88473e546b514a29b",
              "signature": "ca5790910171b3a974c140901ebc7bd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4d3ac5e7a01cbfb88473e546b514a29b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" lang=\"en\" style=\"\"&gt;&lt;div id=\"CybotCookiebotDialogDetailBodyContentIABContainer\"&gt;&lt;div id=\"CybotCookiebotDialogDetailBodyContentIABv2Tabs\"&gt;&lt;a id=\"CybotCookiebotDialogDetailBodyCon",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[2]",
              "issueID": "c2b3d7b418dc8fa33fb00814276c5e71",
              "signature": "dfe171449f505196d2f21b4dcca5856b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c2b3d7b418dc8fa33fb00814276c5e71"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"CybotCookiebotDialogDetailBodyContentIABContainer\"&gt;&lt;div id=\"CybotCookiebotDialogDetailBodyContentIABv2Tabs\"&gt;&lt;a id=\"CybotCookiebotDialogDetailBodyContentIABv2Purposes\" href=\"#\" class=\"CybotCookiebotDialogDetailBodyContentIABv2TabSe",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]",
              "issueID": "abd3c94f79e02ef58c9756b0f2d5bf2d",
              "signature": "eedbcf20d0dcdfc091be068b6aac81cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=abd3c94f79e02ef58c9756b0f2d5bf2d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"CybotCookiebotDialogDetailBodyContentIABv2Tabs\"&gt;&lt;a id=\"CybotCookiebotDialogDetailBodyContentIABv2Purposes\" href=\"#\" class=\"CybotCookiebotDialogDetailBodyContentIABv2TabSelected\" lang=\"en\" aria-label=\"[#IABV2_LABEL_PURPOSES#]\"&gt;&lt;lab",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]",
              "issueID": "610c51a9bc6eb93b97494bb27d6e26f7",
              "signature": "9b0516bcbb50aa7077106ab68f3fa6cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=610c51a9bc6eb93b97494bb27d6e26f7"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7940,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"CybotCookiebotDialogDetailBodyContentIABv2Purposes\" href=\"#\" class=\"CybotCookiebotDialogDetailBodyContentIABv2TabSelected\" lang=\"en\" aria-label=\"[#IABV2_LABEL_PURPOSES#]\"&gt;&lt;label for=\"CybotCookiebotDialogDetailBodyContentIABv2Purposes\" ari",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "355f36d7d2771cf6445098beea045720",
              "signature": "6cb25937d04a041026f2e08291ed199a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=355f36d7d2771cf6445098beea045720"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7940,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"CybotCookiebotDialogDetailBodyContentIABv2Features\" href=\"#\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab\" lang=\"en\" aria-label=\"[#IABV2_LABEL_FEATURES#]\"&gt;&lt;label for=\"CybotCookiebotDialogDetailBodyContentIABv2Features\" aria-hidden",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/a[2]",
              "issueID": "50050c1c355e117393cb913bf2f13f8f",
              "signature": "1b0253c616d6af5b5074d1f603bf9dd4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=50050c1c355e117393cb913bf2f13f8f"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7940,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"CybotCookiebotDialogDetailBodyContentIABv2Partners\" href=\"#\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab\" lang=\"en\" aria-label=\"[#IABV2_LABEL_PARTNERS#]\"&gt;&lt;label for=\"CybotCookiebotDialogDetailBodyContentIABv2Partners\" aria-hidden",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/a[3]",
              "issueID": "cdf3fe18f95d1d99963c984d59b2aa6d",
              "signature": "92df8c46dd6a09e6ef627e6a5f2b152d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=cdf3fe18f95d1d99963c984d59b2aa6d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 146
                },
                "height": 146,
                "width": 0
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"CybotCookiebotDialogDetailBodyContentIABv2Details\"&gt;&lt;div id=\"CybotCookiebotDialogDetailBodyContentIABv2TabPurposes\"&gt;&lt;div class=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\"&gt;[#IABV2_BODY_PURPOSES#]&lt;/div&gt;&lt;/div&",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[2]",
              "issueID": "1b0a7c3c006769c07e99814a21c6c0e4",
              "signature": "3064063a2b4628bf1683baded77e1260",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1b0a7c3c006769c07e99814a21c6c0e4"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 44,
                  "y": 3493.34375
                },
                "bottom-right": {
                  "x": 496,
                  "y": 3531.71875
                },
                "height": 38.375,
                "width": 452
              },
              "position": {
                "line": 9716,
                "column": 19
              },
              "errorSnippet": "&lt;div class=\"wp-container-62c4f26839963 wp-block-buttons\"&gt;\n&lt;div class=\"wp-block-button is-style-outline\"&gt;&lt;a class=\"wp-block-button__link\" href=\"/contact-us/\"&gt;SCHEDULE A CONSULTATION&lt;/a&gt;&lt;/div&gt;\n&lt;/div&gt;",
              "xpath": "/html/body/div[2]/main[1]/article[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "6420ae3dd50642acdbe59da365de6b49",
              "signature": "2f4867d572199efe725004a4b6669dbf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6420ae3dd50642acdbe59da365de6b49"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 8172.95
                },
                "height": 8172.95,
                "width": 1024
              },
              "position": {
                "line": 3817,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-10009 wp-custom-logo wp-embed-responsive group-blog\"&gt;&lt;div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-describedby=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\" ",
              "xpath": "/html/body",
              "issueID": "ffda3c30f0517ec5533b9a9117ebcb37",
              "signature": "3810028b17cb2a1a7283383ece245605",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=ffda3c30f0517ec5533b9a9117ebcb37"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 2822,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cookiebot.com/goto/privacy-policy/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Cookiebot's privacy policy\"&gt;Cookiebot&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[2]/table[1]/tr[1]/td[2]/a[1]",
              "issueID": "b45a907c3b8a133904983d32b1c43ce7",
              "signature": "57d843a984f275e7a0fb5a8b5b63f217",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b45a907c3b8a133904983d32b1c43ce7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 2822,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.intercom.com/terms-and-policies#privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Intercom's privacy policy\"&gt;Intercom&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[2]/table[1]/tr[2]/td[2]/a[1]",
              "issueID": "88e076cb1dd57785750986738739d754",
              "signature": "cf2a0b90b821ac09da282d6c062b20b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=88e076cb1dd57785750986738739d754"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 2838,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.intercom.com/terms-and-policies#privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Intercom's privacy policy\"&gt;Intercom&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[2]/table[1]/tr[3]/td[2]/a[1]",
              "issueID": "f63365d48127b7936d58a13117d03f48",
              "signature": "8df293754ade795f1a690eb3aba5bb36",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f63365d48127b7936d58a13117d03f48"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 2838,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.intercom.com/terms-and-policies#privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Intercom's privacy policy\"&gt;Intercom&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[2]/table[1]/tr[4]/td[2]/a[1]",
              "issueID": "a7f7f5474bf675632f7b4fc4c524c779",
              "signature": "9151203a2d596561d7389e8d5120f889",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a7f7f5474bf675632f7b4fc4c524c779"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5414,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Google's privacy policy\"&gt;Google&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[2]/table[1]/tr[6]/td[2]/a[1]",
              "issueID": "dac50b0cc22060dae5cfd32628d0e9e1",
              "signature": "5beff06a743941324059aaf50badf4e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=dac50b0cc22060dae5cfd32628d0e9e1"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5415,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"YouTube's privacy policy\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[2]/table[1]/tr[6]/td[2]/a[2]",
              "issueID": "20bd1fa8fcdcd4c77a1c498fb0846c57",
              "signature": "44a6b9e321be40e96da1ae65e81112e4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=20bd1fa8fcdcd4c77a1c498fb0846c57"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5415,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Google's privacy policy\"&gt;Google&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[2]/table[1]/tr[7]/td[2]/a[1]",
              "issueID": "26ee5276c498d05746c152f0bd59a4d1",
              "signature": "ba7859c775759e9e3fdf136c7981527c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=26ee5276c498d05746c152f0bd59a4d1"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5415,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Google's privacy policy\"&gt;Google&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[2]/table[1]/tr[8]/td[2]/a[1]",
              "issueID": "1c560f94bb9ea03d9152e8431f1297d5",
              "signature": "cb18eeafdce695b7acafe4ef69896b1e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1c560f94bb9ea03d9152e8431f1297d5"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5415,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/legal/privacy-policy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"LinkedIn's privacy policy\"&gt;LinkedIn&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[2]/table[1]/tr[9]/td[2]/a[1]",
              "issueID": "5214b2358e32d6b9ea29d365243a0752",
              "signature": "bf28bf60dcb3e0b798de04a9acdebd7f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5214b2358e32d6b9ea29d365243a0752"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5774,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://vimeo.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Vimeo's privacy policy\"&gt;Vimeo&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[2]/table[1]/tr[11]/td[2]/a[1]",
              "issueID": "49d616de4a0bac5ca5a8689ee5639bdf",
              "signature": "8b3fd08f0cca04c7c914b385c6fe2a96",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=49d616de4a0bac5ca5a8689ee5639bdf"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5774,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/legal/privacy-policy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"LinkedIn's privacy policy\"&gt;LinkedIn&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/table[1]/tr[1]/td[2]/a[1]",
              "issueID": "8e460e4188ec07a8e42c2ec214763eab",
              "signature": "8d7419ccce39ff9a6340f5aa4c574c44",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8e460e4188ec07a8e42c2ec214763eab"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5775,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cookiebot.com/goto/privacy-policy/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Cookiebot's privacy policy\"&gt;Cookiebot&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/table[1]/tr[2]/td[2]/a[1]",
              "issueID": "7ae9ccdc02e65b02f7d767ca9c77b729",
              "signature": "8b6c572b2cc3ad4f2817c405a5856b27",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7ae9ccdc02e65b02f7d767ca9c77b729"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5775,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Google's privacy policy\"&gt;Google&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[1]/td[2]/a[1]",
              "issueID": "938640de89020e8777d1a8be2090f188",
              "signature": "a97798159250aba8f6014bacfeb0de34",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=938640de89020e8777d1a8be2090f188"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5775,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Google's privacy policy\"&gt;Google&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[2]/td[2]/a[1]",
              "issueID": "2bd8065ba2cecb36ffdbf8dae3e836a9",
              "signature": "ff5efe2b554ec9ddd0a39721d0634209",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2bd8065ba2cecb36ffdbf8dae3e836a9"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5775,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Google's privacy policy\"&gt;Google&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[3]/td[2]/a[1]",
              "issueID": "e472412acb2e4c0250d3760912336ee2",
              "signature": "6677c97718e34c25ddb3e5ec22f7a2f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e472412acb2e4c0250d3760912336ee2"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5942,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.hotjar.com/legal/policies/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Hotjar's privacy policy\"&gt;Hotjar&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[4]/td[2]/a[1]",
              "issueID": "d17001acc10a650bc33f84b674761ab3",
              "signature": "5dd9e5be9414a7f5380a5ba80febff86",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d17001acc10a650bc33f84b674761ab3"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5943,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.hotjar.com/legal/policies/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Hotjar's privacy policy\"&gt;Hotjar&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[5]/td[2]/a[1]",
              "issueID": "95522f4f85c1c7c83b905b77c78a1de9",
              "signature": "f637634e5841054fe7f7de738d585725",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=95522f4f85c1c7c83b905b77c78a1de9"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5943,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.hotjar.com/legal/policies/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Hotjar's privacy policy\"&gt;Hotjar&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[6]/td[2]/a[1]",
              "issueID": "29836301d71ffc7f5d28231e00cd65d0",
              "signature": "0d2a928b6455a0144146c28e11850ac6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=29836301d71ffc7f5d28231e00cd65d0"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5943,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.hotjar.com/legal/policies/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Hotjar's privacy policy\"&gt;Hotjar&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[7]/td[2]/a[1]",
              "issueID": "2f3c59f9c6c3e6a3f6b95e1cad71d581",
              "signature": "266433e6db10948a51e1c33a7be1ec97",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2f3c59f9c6c3e6a3f6b95e1cad71d581"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6014,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.hotjar.com/legal/policies/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Hotjar's privacy policy\"&gt;Hotjar&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[8]/td[2]/a[1]",
              "issueID": "e8139a9fb8a2a5923c7a967aaeadd946",
              "signature": "9c2dca9bfaec99248529fcd5d5388c06",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e8139a9fb8a2a5923c7a967aaeadd946"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6015,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.hotjar.com/legal/policies/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Hotjar's privacy policy\"&gt;Hotjar&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[12]/td[2]/a[1]",
              "issueID": "bc8adbfd08974c5e8f95643ba7aa9d35",
              "signature": "f59361afa1190581e94c087f1d9a6966",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bc8adbfd08974c5e8f95643ba7aa9d35"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6015,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Google's privacy policy\"&gt;Google&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[13]/td[2]/a[1]",
              "issueID": "03ef268b0a891a356031ced30569ffc2",
              "signature": "a1d9f6f14aad330f29f3a1d7a5f70a2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=03ef268b0a891a356031ced30569ffc2"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6015,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/legal/privacy-policy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"LinkedIn's privacy policy\"&gt;LinkedIn&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[14]/td[2]/a[1]",
              "issueID": "d39f5141828a5c0d31796cfb94c331f4",
              "signature": "eec07344b6fce853563c2b01b81bc7c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d39f5141828a5c0d31796cfb94c331f4"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6086,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://vimeo.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Vimeo's privacy policy\"&gt;Vimeo&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[15]/td[2]/a[1]",
              "issueID": "18a696ab492420e64c54f2167d89aa5e",
              "signature": "80319a3e9cf89a0dedf9a92aff67292f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=18a696ab492420e64c54f2167d89aa5e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6242,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/policy.php/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\" Meta Platforms, Inc.'s privacy policy\"&gt; Meta Platforms, Inc.&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[1]/td[2]/a[1]",
              "issueID": "33476092f8ce8537d669b180e6c26ad8",
              "signature": "b28462847f896d54a3c2faaec965a2b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=33476092f8ce8537d669b180e6c26ad8"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6243,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.hotjar.com/legal/policies/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Hotjar's privacy policy\"&gt;Hotjar&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[2]/td[2]/a[1]",
              "issueID": "92813b6e7aa535368e58cf0342f7a3f7",
              "signature": "9bedff97bb12b6a048e2709ce8b4bcc5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=92813b6e7aa535368e58cf0342f7a3f7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6243,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/policy.php/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Meta Platforms, Inc.'s privacy policy\"&gt;Meta Platforms, Inc.&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[3]/td[2]/a[1]",
              "issueID": "f31fccd9253bb281e300aaeb0775c3ff",
              "signature": "c43ca43dd9cebb41e522a0f7cb06933b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f31fccd9253bb281e300aaeb0775c3ff"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6243,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"Google's privacy policy\"&gt;Google&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[4]/td[2]/a[1]",
              "issueID": "6f368f3e28581ddac549dfabb89c5ed5",
              "signature": "9d4544111e5ade328072dd397f03a0c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6f368f3e28581ddac549dfabb89c5ed5"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6410,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/legal/privacy-policy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"LinkedIn's privacy policy\"&gt;LinkedIn&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[5]/td[2]/a[1]",
              "issueID": "87b14786f3d87caa11442c518b56d3a8",
              "signature": "6950e56357c9b4f662283d72c3309b3f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=87b14786f3d87caa11442c518b56d3a8"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6411,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/legal/privacy-policy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"LinkedIn's privacy policy\"&gt;LinkedIn&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[6]/td[2]/a[1]",
              "issueID": "bd3268b62732e5b5c3d76bfd560e0d02",
              "signature": "652f7f1d33fc0c61db066e3dacf7773b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bd3268b62732e5b5c3d76bfd560e0d02"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6422,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/legal/privacy-policy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"LinkedIn's privacy policy\"&gt;LinkedIn&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[7]/td[2]/a[1]",
              "issueID": "d69098d8b725fdff0b6b3689ffcbdea7",
              "signature": "734ffb9b3754e6bf4a3f37ec0400c990",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d69098d8b725fdff0b6b3689ffcbdea7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6423,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/legal/privacy-policy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"LinkedIn's privacy policy\"&gt;LinkedIn&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[8]/td[2]/a[1]",
              "issueID": "ac9db10578642650bd432b89cdbfb706",
              "signature": "06cf6bc1ad540257e0a9060134fe84cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ac9db10578642650bd432b89cdbfb706"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6830,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"YouTube's privacy policy\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[9]/td[2]/a[1]",
              "issueID": "67c3a353f8a326104aeaf6c4bcf0b3f0",
              "signature": "afe625a2c85a1b1d75b14824ace3a001",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=67c3a353f8a326104aeaf6c4bcf0b3f0"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6831,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"YouTube's privacy policy\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[10]/td[2]/a[1]",
              "issueID": "9930abf40b39b60ecd8431f72447f4fd",
              "signature": "a88679259c9c4a5147ad9de8b737e792",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9930abf40b39b60ecd8431f72447f4fd"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6831,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"YouTube's privacy policy\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[11]/td[2]/a[1]",
              "issueID": "01a2eb2a3bedf6f0a4917f7a982f0d18",
              "signature": "8daf8303c77fb806ed984c3ebb95180a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=01a2eb2a3bedf6f0a4917f7a982f0d18"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7579,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"YouTube's privacy policy\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[12]/td[2]/a[1]",
              "issueID": "48cce4fb72282506808ea1d195cfa5b8",
              "signature": "0abbf38a8c9193d977200da27d519b9b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=48cce4fb72282506808ea1d195cfa5b8"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7580,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"YouTube's privacy policy\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[13]/td[2]/a[1]",
              "issueID": "2dda0756447eba3634750744e89291d5",
              "signature": "24d5154fafdd41967cb60d8cebf3888f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2dda0756447eba3634750744e89291d5"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7580,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"YouTube's privacy policy\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[14]/td[2]/a[1]",
              "issueID": "78d6924792aff4da8e317d8d995b7d58",
              "signature": "9fd4a7037309a7765171371da9a2334d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=78d6924792aff4da8e317d8d995b7d58"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7580,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"YouTube's privacy policy\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[15]/td[2]/a[1]",
              "issueID": "66d7253019fa4a070cd3f754bc87def7",
              "signature": "c3449192f4b3928aa14261e6db369fd0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=66d7253019fa4a070cd3f754bc87def7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7580,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"YouTube's privacy policy\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[16]/td[2]/a[1]",
              "issueID": "2670897b1b7196024c27dee5a553f224",
              "signature": "79787ccab9bbb23c9b9e931cdb90fa2a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2670897b1b7196024c27dee5a553f224"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7939,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"YouTube's privacy policy\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[17]/td[2]/a[1]",
              "issueID": "51900aa5f025e06a5d3a3717962266f6",
              "signature": "51e9869590e2eb606f3f7f2f153b1b80",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=51900aa5f025e06a5d3a3717962266f6"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7939,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" title=\"YouTube's privacy policy\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[4]/div[2]/table[1]/tr[18]/td[2]/a[1]",
              "issueID": "c4f325ce6a41000c1acc257804b64f2f",
              "signature": "f2fa0ed6110380edebe347d1604a9d8f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c4f325ce6a41000c1acc257804b64f2f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7940,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cookiebot.com\" target=\"_blank\" rel=\"noopener\" title=\"Cookiebot\"&gt;Cookiebot&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[3]/a[1]",
              "issueID": "c18b492a3f17ba7b7f8f91fa42398543",
              "signature": "7709a5e8ded5cf0de0043a10e738279b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c18b492a3f17ba7b7f8f91fa42398543"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 831,
                  "y": 1576.640625
                },
                "bottom-right": {
                  "x": 852,
                  "y": 1597.234425
                },
                "height": 20.5938,
                "width": 21
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/accessible.websites/?ref=br_rs\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;i aria-hidden=\"true\" class=\"bi bi-facebook\"&gt;&lt;/i&gt;&lt;span class=\"visually-hidden\"&gt;View our Facebook Page&lt;/span&gt;&lt;/a&g",
              "xpath": "/html/body/div[2]/footer[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "bbb9a5142a71eaae5fd36a9f5f753a70",
              "signature": "d6353f009cd58959bbdefa1a636106fb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bbb9a5142a71eaae5fd36a9f5f753a70"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 866,
                  "y": 1576.640625
                },
                "bottom-right": {
                  "x": 887,
                  "y": 1597.234425
                },
                "height": 20.5938,
                "width": 21
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/accessibleweb-llc\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;i aria-hidden=\"true\" class=\"bi bi-linkedin\"&gt;&lt;/i&gt;&lt;span class=\"visually-hidden\"&gt;View our Linkedin Page&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[2]/div[1]/div[1]/div[2]/a[2]",
              "issueID": "386bac8f8a51c809e0b1c580f3ecada4",
              "signature": "50729ac14b4d0459037e046956a1dfbd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=386bac8f8a51c809e0b1c580f3ecada4"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 901,
                  "y": 1576.640625
                },
                "bottom-right": {
                  "x": 922,
                  "y": 1597.234425
                },
                "height": 20.5938,
                "width": 21
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/accessiblewebvt\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;i aria-hidden=\"true\" class=\"bi bi-twitter\"&gt;&lt;/i&gt;&lt;span class=\"visually-hidden\"&gt;View our Twitter Page&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[2]/div[1]/div[1]/div[2]/a[3]",
              "issueID": "333e06af8a444478870829e8a7a63e0d",
              "signature": "08ba67fbbc18ee145040543aaca60a17",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=333e06af8a444478870829e8a7a63e0d"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7023,
                "column": 0
              },
              "errorSnippet": "&lt;br style=\"\"&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[3]/br[1]",
              "issueID": "136b0b6a9c36cc6ca2aff68ce81fdaea",
              "signature": "1458b88e0f19136ba2e70398c371f587",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=136b0b6a9c36cc6ca2aff68ce81fdaea"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9188,
                "column": 0
              },
              "errorSnippet": "&lt;br style=\"\"&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[3]/br[3]",
              "issueID": "ca438d91708b546161121a9cb4096e4a",
              "signature": "c6c63443f784155642a53468617fa311",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=ca438d91708b546161121a9cb4096e4a"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9188,
                "column": 0
              },
              "errorSnippet": "&lt;br style=\"\"&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[3]/br[5]",
              "issueID": "d984a27efc3cdfb22f4ed6bee9e65ae2",
              "signature": "e6053d2012f459b2d04e54437217b59a",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=d984a27efc3cdfb22f4ed6bee9e65ae2"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;br style=\"\"&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[3]/br[7]",
              "issueID": "24b2a1d0da2e4953415ca3373003d6a1",
              "signature": "70ad795dbaad5660486d96c8d5cc6950",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=24b2a1d0da2e4953415ca3373003d6a1"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[3]/br[9]",
              "issueID": "a3f60043a7a719b4cb5201b5f26d9fd0",
              "signature": "1c673b6a97f598fbddca9ff270d65b74",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=a3f60043a7a719b4cb5201b5f26d9fd0"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9488,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[3]/br[11]",
              "issueID": "47a10722895392691772c7d1acb4e424",
              "signature": "fc7bcc644f59bdcc7a92acaf0ceeca15",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=47a10722895392691772c7d1acb4e424"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T02:24:35",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      59
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      12
    ],
    [
      "alfa",
      7
    ],
    [
      "focInd",
      6
    ],
    [
      "wave",
      5
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 59,
  "logSize": 8292,
  "errorLogCount": 37,
  "errorLogSize": 6541,
  "prohibitedCount": 0,
  "visitTimeoutCount": 2,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T02:27:17",
  "elapsedSeconds": 162,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "motion": 2,
        "bulk": 0,
        "focInd": 34,
        "focOp": 6,
        "hover": 2,
        "linkUl": 74,
        "role": 19,
        "styleDiff": 36,
        "zIndex": 35
      },
      "alfa": {
        "r57": 56,
        "r60": 4,
        "r61": 4,
        "r65": 1,
        "r66": 10,
        "r69": 2,
        "r73": 140,
        "r75": 8,
        "r83": 4,
        "r86": 8,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 7,
        "color-contrast": 4,
        "frame-tested": 4,
        "hidden-content": 0,
        "css-orientation-lock": 1,
        "aria-allowed-role": 3,
        "aria-dialog-name": 3
      },
      "htmlcs": {
        "e:AA.1_3_1.F68": 4,
        "e:AA.2_4_1.H64.1": 4,
        "e:AA.4_1_2.H91.Textarea.Name": 4,
        "w:AA.1_1_1.H67.2": 17,
        "w:AA.1_3_1.H39.3.NoCaption": 5,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H48": 7,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 5,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.Abs": 4,
        "w:AA.1_4_3.G18.BgImage": 2,
        "w:AA.1_4_3_F24.F24.FGColour": 1
      },
      "wave": {
        "e:label_missing": 4,
        "e:label_empty": 32,
        "a:alt_suspicious": 1,
        "a:link_redundant": 24,
        "a:noscript": 1,
        "a:text_small": 1,
        "a:title_redundant": 206
      },
      "tenon": {
        "28": 4,
        "79": 88,
        "98": 8,
        "134": 3,
        "144": 40,
        "152": 24,
        "153": 22,
        "155": 2,
        "218": 184,
        "242": 24
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 1,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 34,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 5,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 37,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 14,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 2,
              "what": "ARIA role is not appropriate for the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 9,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 9,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 28,
              "what": "Perceivable text content is not included in any landmark"
            }
          }
        },
        "groupName": {
          "alfa": {
            "r60": {
              "score": 3,
              "what": "Form-control group has no accessible name"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 3,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 2,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 3,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 105,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSmall": {
          "alfa": {
            "r75": {
              "score": 6,
              "what": "Font size is smaller than 9 pixels"
            }
          },
          "wave": {
            "a:text_small": {
              "score": 1,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 2,
              "what": "Text is very small"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 4,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "decorativeElementExposed": {
          "alfa": {
            "r86": {
              "score": 2,
              "what": "Element marked as decorative is in the accessibility tree or has no none/presentation role"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "dialogNoText": {
          "axe": {
            "aria-dialog-name": {
              "score": 3,
              "what": "ARIA dialog or alertdialog node has no accessible name"
            }
          }
        },
        "controlLabel": {
          "htmlcs": {
            "e:AA.1_3_1.F68": {
              "score": 4,
              "what": "Form control has no label"
            }
          },
          "wave": {
            "e:label_missing": {
              "score": 4,
              "what": "Missing form label"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "textAreaNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.Textarea.Name": {
              "score": 4,
              "what": "textarea element has no accessible name"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 4,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "tableCaption": {
          "htmlcs": {
            "w:AA.1_3_1.H39.3.NoCaption": {
              "score": 1,
              "what": "Table has no caption element"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 2,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "labelEmpty": {
          "wave": {
            "e:label_empty": {
              "score": 24,
              "what": "Empty form label"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image alternate text is suspicious"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 12,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 52,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 22,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 40,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 12,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 6,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 138,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 6,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1004,
      "log": 300,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkForcesNewWindow",
          "score": 140
        },
        {
          "groupName": "noLeading",
          "score": 107
        },
        {
          "groupName": "titleRedundant",
          "score": 63
        },
        {
          "groupName": "leadingClipsText",
          "score": 42
        },
        {
          "groupName": "linkIndication",
          "score": 39
        },
        {
          "groupName": "focusIndication",
          "score": 36
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 30
        },
        {
          "groupName": "labelEmpty",
          "score": 26
        },
        {
          "groupName": "roleBad",
          "score": 17
        },
        {
          "groupName": "linkPair",
          "score": 14
        },
        {
          "groupName": "targetSize",
          "score": 14
        },
        {
          "groupName": "inconsistentStyles",
          "score": 11
        },
        {
          "groupName": "zIndexNotZero",
          "score": 11
        },
        {
          "groupName": "fontSmall",
          "score": 9
        },
        {
          "groupName": "controlLabel",
          "score": 8
        },
        {
          "groupName": "allCaps",
          "score": 8
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 8
        },
        {
          "groupName": "focusableOperable",
          "score": 7
        },
        {
          "groupName": "contrastAAA",
          "score": 6
        },
        {
          "groupName": "contrastAA",
          "score": 6
        },
        {
          "groupName": "overflowHidden",
          "score": 6
        },
        {
          "groupName": "iframeTitleBad",
          "score": 6
        },
        {
          "groupName": "textAreaNoText",
          "score": 6
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "groupName",
          "score": 5
        },
        {
          "groupName": "dialogNoText",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "decorativeElementExposed",
          "score": 4
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 4
        },
        {
          "groupName": "spontaneousMotion",
          "score": 3
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "tableCaption",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  }
}