Kilotest: Diagnoses of ID not unique
violation by HTML element 125 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 125
- Tag name:
DIV - Text:
Search CVS or ask a question
- Start tag:
<div id="flex-input" class="sc-cvs-search-box" c-id="6.2.2.0"> - XPath:
[not obtained] - Bounding box: x = 146, y = 10, width = 1611, height = 44
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 125 of the CVS page.
- Attribute <code>id="cvs-search-input-homepage"</code> should be unique. It has been defined 2 times.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
duplicated_id_attribute - Attribute <code>id="search-instructions"</code> should be unique. It has been defined 2 times.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
duplicated_id_attribute - The first occurrence of ID flex-input was here.
Tool: Html Checker API (World Wide Web Consortium)