findByLabelTextAsync

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