findAllByTestId

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