Elemente ohne aussagekräftige Beschriftung sind für Screenreader und Formulare schwer nutzbar.
Technische Details anzeigen Technische Details schliessen
Originalmeldung: This button element does not have a name available to an accessibility API. Valid names are: title , element content, aria-label , aria-labelledby .
Selector: #mobileNavbar > div > ul > li:nth-child(1) > ul > li:nth-child(1) > button
Kontext: <button aria-expanded="false" aria-haspopup="true" class="btn dropdown-toggle close" data-toggle="dropdown" type="button"> ...</button>