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 ...@@ -128,7 +128,7 @@ module QA
end end
wait_until(reload: false) do wait_until(reload: false) do
find_element(:vulnerability_modal_content)[:class].include? 'show' find_element(:vulnerability_modal_content)
end end
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