Kilotest: Diagnoses of form submission button missing
violation by HTML element 298 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 298
- Tag name:
FORM - Text: [not applicable]
- Start tag:
<form class="searchform-wrapper" action="https://www.cvshealth.com/search-results.html"> - XPath:
/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/form[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 298 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