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: html > body > div > header > div:nth-child(3) > div > form > button
Kontext: <button name="submit" class="searchbox__submit"><i class="fal fa-search"></i></button>