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