aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/portal-sdk
diff options
context:
space:
mode:
authorkishore <kk707x@att.com>2017-10-31 13:56:36 -0500
committerkishore <kk707x@att.com>2017-10-31 15:48:59 -0500
commitf3bb7145ea158690a1ab25570ffad3091e14d5c7 (patch)
tree7b8da5f8ca66466bc22165fe04f62323ebb57b3e /test/csit/tests/portal-sdk
parenta5b2caeb0254707a5643500d02301c096a73dc0e (diff)
Updated setup.sh and test1.robot
Issue-ID:PORTAL-78 Change-Id: Ib8e158230eda5803a93a9a9f672659f63834b1ae Signed-off-by: kishore <kk707x@att.com>
Diffstat (limited to 'test/csit/tests/portal-sdk')
-rw-r--r--test/csit/tests/portal-sdk/testsuites/test1.robot10
1 files changed, 7 insertions, 3 deletions
diff --git a/test/csit/tests/portal-sdk/testsuites/test1.robot b/test/csit/tests/portal-sdk/testsuites/test1.robot
index f3e4017fb..84579d017 100644
--- a/test/csit/tests/portal-sdk/testsuites/test1.robot
+++ b/test/csit/tests/portal-sdk/testsuites/test1.robot
@@ -47,9 +47,14 @@ Portal admin Login To Portal GUI
Portal Admin Navigation Application Link Tab
[Documentation] Logs into Portal GUI as Portal admin
-
Click Element xpath=.//h3[contains(text(),'xDemo App')]/following::div[1]
- Page Should Contain ONAP Portal
+ Go To ${PORTAL_HOME_PAGE}
+ Dismiss Alert accept=false
+ #Scroll Element Into View xpath=//span[@id='tab-Home']
+ #Click Element xpath=//span[@id='tab-Home']
+ #Click Element xpath=(//span[@id='tab-xDemo-App']/following::i[@class='ion-close-round'])[1]
+ Click Element xpath=.//h3[contains(text(),'xDemo App')]/following::div[1]
+
Validate SDK Sub Menu
@@ -72,7 +77,6 @@ Click Sample Pages and validate sub Menu
Click Link xpath=//a[@id='parent-item-Sample-Pages']
Click Link xpath=//a[contains(@title,'Notebook')]
Element Text Should Be xpath=//h1[contains(.,'Notebook')] Notebook
- #Click Link xpath=//a[@id='parent-item-Home']
Click Reports and validate sub Menu
[Documentation] Click Reports Tab