updated setup.sh and test1.robot 93/21493/1
authorkishore <kk707x@att.com>
Tue, 31 Oct 2017 13:04:25 +0000 (08:04 -0500)
committerkishore <kk707x@att.com>
Tue, 31 Oct 2017 13:05:09 +0000 (08:05 -0500)
Issue-ID:PORTAL-53
Change-Id: Ibd052bc5595f9c8b6a1a84719016e7f79bbe1700
Signed-off-by: kishore <kk707x@att.com>
test/csit/plans/portal/testsuite/setup.sh
test/csit/tests/portal/testsuites/test1.robot

index 456a934..0c90dc6 100644 (file)
@@ -48,7 +48,7 @@ NEXUS_DOCKER_REPO=nexus3.onap.org:10003
 
 
 CURR="$(pwd)"
-git clone http://gerrit.onap.org/r/portal
+git clone http://gerrit.onap.org/r/portal -b "release-1.3.0"
 
 # Refresh configuration and scripts
 cd portal
index ab5fed4..70fdcf0 100644 (file)
@@ -886,7 +886,7 @@ Application admin Logout from Portal GUI
     [Documentation]   Logout from Portal GUI
     Click Element    xpath=//div[@id='header-user-icon']
        #Set Selenium Implicit Wait    3000
-    Click Button    xpath=//button[contains(.,'Log out')]
+    Click Button    xpath=//button[contains(text(),'Log out')]
        #Set Selenium Implicit Wait    3000
     Title Should Be    Login