Wait for requests before checking for selected text

parent 4f003d30
...@@ -18,6 +18,7 @@ module QA ...@@ -18,6 +18,7 @@ module QA
expand_content(:custom_project_template_content) expand_content(:custom_project_template_content)
within_element(:custom_project_template_select) do within_element(:custom_project_template_select) do
wait_for_requests
current_selection current_selection
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