QueryByText

typealias QueryByText = (container: HTMLElement, id: Matcher, options: SelectorMatcherOptions?) -> HTMLElement?(source)