findAllByTestIdAsync

abstract fun <T : HTMLElement> findAllByTestIdAsync(id: Matcher, options: MatcherOptions = definedExternally, waitForElementOptions: waitForOptions = definedExternally): Promise<ReadonlyArray<T>>(source)