wait_for_requests before clicking link

parent 6c5c5331
......@@ -103,6 +103,8 @@ module QA
end
def click_commit(commit_msg)
wait_for_requests
within_element(:file_tree_table) do
click_on commit_msg
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