Skip to content

Commit

Permalink
replaced command due to carbon library update
Browse files Browse the repository at this point in the history
Signed-off-by: Ketul Shah <shah.ketul@ibm.com>
  • Loading branch information
ketulsha committed Jun 27, 2024
1 parent 010c96a commit 92aeb8b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,8 @@ Feature: Build a network without system channel
And I am on the 'channels' page
And I clicked the button with title 'Create channel'
And I clicked the checkbox with text 'Advanced channel configuration'
And I clicked the span with text 'Next'
# And I clicked the span with text 'Next'
And I clicked element with class '#ibp--template-full-page-side-panel > div.ibp-button-container.ibp-vertical-panel-button-container > button:nth-child(2) > span'
And I provided 'channel5' for the 'Enter a name for your channel' input
And I clicked the button with title 'Select from available ordering services'
# And I clicked the div with id 'downshift-0-item-0'
Expand Down

0 comments on commit 92aeb8b

Please sign in to comment.