Skip to content

Fix e2e due to super sidebar method to be removed

Wei Duan(Wilson)请求将fix-jh-e2e-test合并到main-jh

What does this MR do and why?

Fix the JH E2E test due to the super_sidebar_enabled method to be removed, and adjust the JH E2E tests to fit the super sidebar page.

List:

  • refactor go_to_performance_analytics method
  • refactor click_access_tokens method
  • fix jh/qa/qa/page/group/settings/usage_quotas.rb element
  • skip the jh/qa/qa/specs/features/browser_ui/1_manage/login/onboarding_spec.rb test due to the removal of JH onboarding process.
  • skip the jh/qa/qa/specs/features/browser_ui/2_plan/pages test due to the difference in the location of the Pages page compared to Upstream.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

/cc @prajnamas

合并请求报告