Commit 212b952b authored by Dan Davison's avatar Dan Davison

Merge branch '349392-clear-geo-qa-publishing-failures' into 'master'

Resolve "Clear Geo QA publishing failures"

See merge request gitlab-org/gitlab!78214
parents 094a68f9 0878ebf8
......@@ -157,6 +157,7 @@ module QA
end
def redirect_to_login_page(address)
Menu.perform(&:sign_out_if_signed_in)
desired_host = URI(Runtime::Scenario.send("#{address}_address")).host
Runtime::Browser.visit(address, Page::Main::Login) if desired_host != current_host
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment