Fix: Nightly test fail from time to time

Sometimes the time span of back to helm chart list is longer then 2 seconds.

Signed-off-by: Qian Deng <dengq@vmware.com>
This commit is contained in:
Qian Deng 2018-11-13 17:22:12 +08:00
parent 90fda71e4a
commit 6d1163f592

View File

@ -48,5 +48,4 @@ Go Back To Versions And Delete
Click Element xpath=${version_checkbox}
Click Element xpath=${version_delete}
Click Element xpath=${version_confirm_delete}
Sleep 2
Page Should Contain Element xpath=${helmchart_content}
Wait Until Page Contains xpath=${helmchart_content}