queryByTestId

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