Kilotest: Diagnoses of button name not visible
violation by HTML element 42 on DubBot page
Basics
About the DubBot page
- URL: https://dubbot.com/
- Tested 13 days ago by job
8g6on 2026-07-07 at 20:33
About HTML element 42
- Tag name:
DIV - Text:
Features … Login
- Start tag:
<div class="navbar-brand"> - XPath:
/html/body/nav[1]/div[1]/div[1] - Bounding box: x = 276, y = 16, width = 164, height = 56
About the button name not visible
issue
- Why it matters: User cannot get help explaining a button
- Priority: lowest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how rule engines diagnose the button name not visible
issue for HTML element 42 of the DubBot page.
- The button content has only whitespaces. Having only defined an attribute aria-label="menu" is not sufficient and it is recommended to have the content instead, e.g. at least visually hidden, but exposed to assisitve technologies. Some users are disabling styles for better readability, and also description from attribute is not available for automatic translators.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
empty_button_description