Kilotest: Diagnoses of ID not unique
violation by HTML element 128 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 128
- Tag name:
DIV - Text:
Search CVS or ask a question
- Start tag:
<div id="search-instructions" class="hidden sc-cvs-search-box" c-id="6.6.3.2"> - XPath:
[not obtained] - Bounding box: x = 146, y = 54, width = 0, height = 0
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 128 of the CVS page.
- IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: search-instructions
Tool: Axe (Deque)
Rule:
duplicate-id-aria - The first occurrence of ID search-instructions was here.
Tool: Html Checker API (World Wide Web Consortium)