Kilotest: Diagnoses of labeling risky
violation by HTML element 287 on CVS Health page
Basics
About the CVS Health page
- URL: https://www.cvshealth.com/
- Tested 26 days ago by job
q18on 2026-05-06 at 17:48
About HTML element 287
- Tag name:
DIV - Text: [not applicable]
- Start tag:
<div class="search--regular typeahead-box" data-endpoint="https://www.cvshealth.com/search/results?cfg=cvshealth&qpid=typeahead&query="> - XPath:
/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[2]/form[1]/div[1] - Bounding box: x = 1415, y = 84, width = 185, height = 34
About the labeling risky
issue
- Why it matters: User may misunderstand a form control
- Priority: lowest
- Related WCAG standard: 3.3.2
Diagnoses
Here is how tools diagnose the labeling risky
issue for HTML element 287 of the CVS Health page.
- Expected attribute <code>id</code> to be defined on element <code><input type="text" title="Search" name="query" autocomplete="off" class="search--input cmp-typeahead--input cmp-typeahead--inputsearch" placeholder="Search" aria-label="Search input text" role="combobox" aria-autocomplete="list" aria-expanded="false" aria-controls="result-list-box"></code> to associate with appropriate <code><label for="[id]"></code>
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_labelN