Commit 100fd975 authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'sec_vuln_mgmt_spec_update_modal_vuln_click' into 'master'

Update click_vulnerability test function

See merge request gitlab-org/gitlab!50976
parents 862f6bf8 fc228b08
......@@ -128,7 +128,7 @@ module QA
end
wait_until(reload: false) do
find_element(:vulnerability_modal_content)[:class].include? 'show'
find_element(:vulnerability_modal_content)
end
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