Kilotest: Diagnoses of ID not unique
violation by HTML element 246 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 246
- Tag name:
INPUT - Text:
Search CVS or ask a question
- Start tag:
<input id="cvs-search-input-homepage" role="combobox" aria-controls="recbox-id" aria-expanded="false" aria-haspopup="listbox" aria-activedescendant="" aria-autocomplete="none" aria-describedby="search-instructions" placeholder="Search CVS or ask a question" maxlength="255" type="search" enterkeyhint="search" value="" autocomplete="off" class="sc-cvs-search-box" c-id="31.5.3.1"> - XPath:
[not obtained] - Bounding box: x = 0, y = 0, 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 246 of the CVS page.
- Duplicate id attribute value "cvs-search-input-homepage" found on the web page.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_1.F77 - Duplicate ID cvs-search-input-homepage.
Tool: Html Checker API (World Wide Web Consortium)