queryByLabelText

external fun <T : HTMLElement> queryByLabelText(container: HTMLElement, id: Matcher, options: SelectorMatcherOptions = definedExternally): T?(source)