FindByBoundAttribute

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