Skip to content

Fix E2E test navigation to Group Security Dashboard

Aleksandr Soborov requested to merge qa-e2e-fix-security-compliance-link into master

What does this MR do?

Fixes navigation to the Group Security Dashboard in E2E tests.

A new sub-category was added in !21549 (merged) and the new page was made the default when clicking the category menu link. This MR fixes navigation by adjusting the page object to specifically select the Security Dashboard link in the submenu rather than clicking the direct menu link.

Fixes #198636 (closed).

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports