mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-01 08:09:59 +01:00
[cherry-pick]Add jump to CNAB Bundle index artifact list test case (#19628)
Add jump to CNAB Bundle index artifact list test case Fix #19278 Signed-off-by: Yang Jiao <jiaoya@vmware.com>
This commit is contained in:
parent
c9ce48a9e8
commit
dcc9e148e8
@ -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