queryByText

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