mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-18 12:51:27 +01:00
Update automation test case "Delete Multi Project" (#6116)
Add "Wait Until xxx" to wait the expected page appear before the next step to avoid the case failure Signed-off-by: Wenkai Yin <yinw@vmware.com>
This commit is contained in:
parent
130235386d
commit
6c033574fa
@ -419,6 +419,7 @@ Test Case - Delete Multi Project
|
|||||||
Create An New Project projectb${d}
|
Create An New Project projectb${d}
|
||||||
Push Image ${ip} user012 Test1@34 projecta${d} hello-world
|
Push Image ${ip} user012 Test1@34 projecta${d} hello-world
|
||||||
Filter Object project
|
Filter Object project
|
||||||
|
Wait Until Element Is Not Visible //clr-datagrid/div/div[2]
|
||||||
Multi-delete Object projecta projectb
|
Multi-delete Object projecta projectb
|
||||||
# Verify delete project with image should not be deleted directly
|
# Verify delete project with image should not be deleted directly
|
||||||
Delete Fail projecta${d}
|
Delete Fail projecta${d}
|
||||||
|
Loading…
Reference in New Issue
Block a user