Skip to content
Snippets Groups Projects
Commit bfca22b8 authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch 'backstage/gb/qa/fix-admin-area-selector' into 'master'

Fix admin area selector in GitLab QA

Closes gitlab-qa#66

See merge request gitlab-org/gitlab-ce!14356
parents cd61d6e6 3fdd52bc
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -11,7 +11,7 @@ module QA
end
 
def go_to_admin_area
within_top_menu { click_link 'Admin area' }
within_top_menu { find('.admin-icon').click }
end
 
def sign_out
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment