findAllByTextAsync

external fun <T : HTMLElement> findAllByTextAsync(container: HTMLElement, id: Matcher, options: SelectorMatcherOptions = definedExternally, waitForElementOptions: waitForOptions = definedExternally): Promise<ReadonlyArray<T>>(source)