Commit 203d1026 authored by Dennis Tang's avatar Dennis Tang

fix qa selectors

parent 4481e471
......@@ -5,7 +5,7 @@ module QA
module Kubernetes
class Add < Page::Base
view 'app/views/projects/clusters/new.html.haml' do
element :add_kubernetes_cluster_button, "link_to s_('ClusterIntegration|Add existing cluster')"
element :add_existing_cluster_button, "Add existing cluster"
end
def add_existing_cluster
......
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