reactlynx-testing-library / queryAllByRole
function queryAllByRole<T>(...args: [HTMLElement, any, ByRoleOptions]): ReturnType<AllByRole<T>>