FindByRole

typealias FindByRole = (container: HTMLElement, role: ByRoleMatcher, options: ByRoleOptions?, waitForElementOptions: waitForOptions?) -> Promise<HTMLElement>(source)