Kilotest: Diagnoses of form submission button missing
violation by HTML element 286 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 286
- Tag name:
FORM - Text: [not applicable]
- Start tag:
<form class="|" action="https://www.cvshealth.com/search-results.html"> - XPath:
/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[2]/form[1] - Bounding box: x = 1415, y = 84, width = 185, height = 34
About the form submission button missing
issue
- Why it matters: User cannot easily submit a form
- Priority: high
- Related WCAG standard: 3.2.2
Diagnoses
Here is how tools diagnose the form submission button missing
issue for HTML element 286 of the CVS Health page.
- [failed] Form tag doesn't contain any of the following elements input[type~='submit image'], button[type='submit'].
Tool: QualWeb (University of Lisbon)
Rule:
QW-WCAG-T19