Kilotest: Diagnoses of button not named
violation by HTML element 527 on CVS page
Basics
About the CVS page
- URL: https://www.cvs.com/
- Tested 26 days ago by job
vqion 2026-05-06 at 17:34
About HTML element 527
- Tag name:
BUTTON - Text:
Don't miss out on our weekly deals … Shop all products
- Start tag:
<button id="hopandsave-tab-arrow-right-mobile" class="arrow-btn right" onclick="scrollCards('rewards', 1)"> - XPath:
/html/body/div[1]/div[2]/main[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[6]/div[1]/button[2] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the button not named
issue
- Why it matters: User cannot get help explaining a button
- Priority: highest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the button not named
issue for HTML element 527 of the CVS page.
- This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.Button.Name