Failure in browser_ui/1_manage/project/invite_group_to_project_spec.rb | Manage Invite group to group project behaves like invites group to project verifies group is added and members can access project with correct access level
Full description
Manage Invite group to group project behaves like invites group to project verifies group is added and members can access project with correct access level
File path
./qa/specs/features/browser_ui/1_manage/project/invite_group_to_project_spec.rb
Stack trace
Failure/Error: expect(projects).to have_project_with_access_role(project.name, 'Developer')
Capybara::ElementNotFound:
Unable to find css "[data-qa-selector=\"project_content\"],.qa-project-content"
Shared Example Group: "invites group to project" called from ./qa/specs/features/browser_ui/1_manage/project/invite_group_to_project_spec.rb:73
First happened in https://ops.gitlab.net/gitlab-org/quality/release/-/jobs/8055242.
Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/349340.