FindAllByBoundAttribute

typealias FindAllByBoundAttribute = (container: HTMLElement, id: Matcher, options: MatcherOptions?, waitForElementOptions: waitForOptions?) -> Promise<ReadonlyArray<HTMLElement>>(source)