Kilotest: Diagnoses of form submission button missing violation by HTML element 285 on CVS Health page

Basics

About the CVS Health page

About HTML element 285

About the form submission button missing issue

Diagnoses

Here is how tools diagnose the form submission button missing issue for HTML element 285 of the CVS Health page.

  1. This form element does not have a submit button. This may be because it contains <code>input type="hidden"</code> elements only. Consider adding the <code>role='presentation'</code> attribute to hide it from assistive technologies.

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: missing_submit_button