Kilotest: Diagnoses of ID not unique
violation by HTML element 1024 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 1024
- Tag name:
P - Text:
*FOR AVAILABLE IN PERSON AND VIRTUALLY CLAIM: MinuteClinic Virtual CareĀ® services and appointment availability may vary. Credit, debit, health savings account (HSA) and flexible spending account (FSA) cards and some insurance accepted. Services not yet available in Alabama and Mississippi.
- Start tag:
<p id="disclaimer6" class="disc"> - XPath:
/html/body/div[1]/div[2]/main[1]/div[10]/div[1]/div[1]/ul[1]/li[8]/p[1] - Bounding box: x = 320, y = 8049, width = 1280, height = 54
About the ID not unique
issue
- Why it matters: User may be pointed to the wrong item
- Priority: highest
- Related WCAG standard: 4.1.1
Diagnoses
Here is how tools diagnose the ID not unique
issue for HTML element 1024 of the CVS page.
- Duplicate id attribute value "disclaimer6" found on the web page.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_1.F77 - Duplicate ID disclaimer6.
Tool: Html Checker API (World Wide Web Consortium)