Commit c4c5b585 authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch 'qa-update-select2-dropdown' into 'master'

Update select2 dropdown check

See merge request gitlab-org/gitlab!30219
parents 323c9a57 3e5bb315
......@@ -36,7 +36,7 @@ module QA
end
def dropdown_open?
has_css?('.select2-input')
find('.select2-focusser').disabled?
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