queryByTestId

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