findByLabelText

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