aboutsummaryrefslogtreecommitdiffstats
path: root/tests/appc/cdt/cdt.robot
diff options
context:
space:
mode:
authorTaka Cho <takamune.cho@att.com>2019-03-22 12:05:40 -0400
committerTaka Cho <takamune.cho@att.com>2019-03-22 12:07:17 -0400
commitac03c6e5700543b336e50fdc8045e2967b903908 (patch)
tree6eef1c0281d389d75ecad3a17c363d6a9dd06a41 /tests/appc/cdt/cdt.robot
parent83cb247902ae67bc2a8c1f10309a7a3b55acce79 (diff)
move cdt GUI to https
change http to https new tab "Admin: two new LCM Actions for appc's csit Change-Id: I4e07b46b171de22283ee41b654a7c34c7c45f22e Issue-ID: APPC-1551 Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'tests/appc/cdt/cdt.robot')
-rw-r--r--tests/appc/cdt/cdt.robot5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/appc/cdt/cdt.robot b/tests/appc/cdt/cdt.robot
index b33bfe77..ad380f15 100644
--- a/tests/appc/cdt/cdt.robot
+++ b/tests/appc/cdt/cdt.robot
@@ -10,6 +10,7 @@
| | Page should contain link | Home
| | Page should contain link | MY VNFs
| | Page should contain link | Test
+| | Page should contain link | Admin
| | Page should contain link | About us
| | Page Should Not Contain | ${USER_ID}
# Verify MY VNFs link will will ask for user entry
@@ -79,8 +80,8 @@
| | Input Text | id=vnfType | csit${THEDATE}
| | Click Button | Next
| | Page Should Contain Element | id=cmbAction
-# Verify 17 selections available
-| | Select From List By Index | id=cmbAction | 17
+# Verify 19 selections available
+| | Select From List By Index | id=cmbAction | 19
# Select HealthCheck and ANSIBLE and verify it gets created
| | Select From List By Value | id=cmbAction | HealthCheck
| | Select From List By Value | id=txtDeviceProtocol | ANSIBLE