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