mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
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:
parent
90fda71e4a
commit
6d1163f592
@ -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}
|
Loading…
Reference in New Issue
Block a user