From b89220fd09624d9573c9e4a1a623a0b1bcd25bf5 Mon Sep 17 00:00:00 2001 From: priyabhatnagar Date: Wed, 22 Nov 2023 20:53:13 +0530 Subject: [PATCH] control center cdap phase2 --- .../src/e2e-test/features/controlcenter/RunTime.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/cdap-e2e-tests/src/e2e-test/features/controlcenter/RunTime.feature b/cdap-e2e-tests/src/e2e-test/features/controlcenter/RunTime.feature index d09020f1c5af..0f630dee358e 100644 --- a/cdap-e2e-tests/src/e2e-test/features/controlcenter/RunTime.feature +++ b/cdap-e2e-tests/src/e2e-test/features/controlcenter/RunTime.feature @@ -227,6 +227,7 @@ Feature: Controlcenter - Validate control center page flow run time features. Then Verify user is able to enter the values in tag input field: "testingTag" Then Verify the tag count of dataset entity when user adds the tag Then Click on the close icon of tag added and verify the tag count decreases + Then Click on close link to close the details page of dataset entity @BQ_INSERT_INT_SOURCE_TEST @BQ_SINK_TEST Scenario: Verify that user is able to delete the created pipeline in control center successfully.