findAllByLabelTextAsync

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