Fix: upload chart version testcase failure in nightly

This is because after 2 seconds the modal still exist

Signed-off-by: Qian Deng <dengq@vmware.com>
This commit is contained in:
Qian Deng 2018-11-23 17:03:15 +08:00
parent 259b984755
commit 8ca917291e

View File

@ -19,7 +19,7 @@ Upload Chart files
${prometheus_file_path} Set Variable ${current_dir}/${prometheus_chart_filename}
Choose File xpath=${chart_file_browse} ${prometheus_file_path}
Click Element xpath=${upload_action_button}
Sleep 2
Wait Until Element Does Not Contain xpath=${upload_action_button}
Click Element xpath=${upload_chart_button}
${harbor_file_path} Set Variable ${current_dir}/${harbor_chart_filename}