mirror of
https://github.com/goharbor/harbor
synced 2025-04-15 21:43:40 +00:00
Add jump to CNAB Bundle index artifact list test case (#19629)
Fix #19278 Signed-off-by: Yang Jiao <jiaoya@vmware.com>
This commit is contained in:
parent
38ac8bf717
commit
4fbcf92da9
|
@ -69,6 +69,8 @@ Test Case - Push CNAB Bundle and Display
|
|||
Wait Until Page Contains test${d}/cnab${d}
|
||||
Go Into Repo test${d} cnab${d}
|
||||
Go Into Index And Contain Artifacts cnab_tag${d} total_artifact_count=3 archive_count=2
|
||||
Retry Element Click //artifact-list-tab//clr-datagrid//clr-dg-row[1]//clr-dg-cell[1]//clr-icon
|
||||
Retry Wait Element Count //artifact-list-tab//clr-datagrid//clr-dg-row 2
|
||||
Close Browser
|
||||
|
||||
Test Case - Create An New Project
|
||||
|
|
Loading…
Reference in New Issue
Block a user