findByTestId

suspend external fun <T : HTMLElement> findByTestId(container: HTMLElement, id: Matcher, options: MatcherOptions = definedExternally, waitForElementOptions: waitForOptions = definedExternally): T(source)