getAllByRole

external fun <T : HTMLElement> getAllByRole(container: HTMLElement, role: ByRoleMatcher, options: ByRoleOptions = definedExternally): ReadonlyArray<T>(source)