findByLabelTextAsync

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