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:
Yang Jiao 2023-11-27 18:26:06 +08:00 committed by GitHub
parent 38ac8bf717
commit 4fbcf92da9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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