We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd70bb commit b89220fCopy full SHA for b89220f
cdap-e2e-tests/src/e2e-test/features/controlcenter/RunTime.feature
@@ -227,6 +227,7 @@ Feature: Controlcenter - Validate control center page flow run time features.
227
Then Verify user is able to enter the values in tag input field: "testingTag"
228
Then Verify the tag count of dataset entity when user adds the tag
229
Then Click on the close icon of tag added and verify the tag count decreases
230
+ Then Click on close link to close the details page of dataset entity
231
232
@BQ_INSERT_INT_SOURCE_TEST @BQ_SINK_TEST
233
Scenario: Verify that user is able to delete the created pipeline in control center successfully.
0 commit comments