Skip to content

Commit

Permalink
[cherry-pick]Add jump to CNAB Bundle index artifact list test case (#…
Browse files Browse the repository at this point in the history
…19628)

Add jump to CNAB Bundle index artifact list test case

Fix #19278

Signed-off-by: Yang Jiao <jiaoya@vmware.com>
  • Loading branch information
YangJiao0817 authored Nov 27, 2023
1 parent c9ce48a commit dcc9e14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/robot-cases/Group1-Nightly/Common.robot
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dcc9e14

Please sign in to comment.