findByTestId

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