Fix: Rebotcase failure in upload chart (#6411)

Fix testcase because of wrong keyword

Signed-off-by: Qian Deng <dengq@vmware.com>
This commit is contained in:
Qian Deng 2018-12-03 18:49:07 +08:00 committed by Yan
parent 312d89f18d
commit 7d4de8743b

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}
Wait Until Element Does Not Contain xpath=${upload_action_button}
Wait Until Page Does Not Contain Element xpath=${upload_action_button}
Click Element xpath=${upload_chart_button}
${harbor_file_path} Set Variable ${current_dir}/${harbor_chart_filename}