GetByText

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