aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vid/login/test1.robot
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-10-23 14:41:21 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-23 14:41:21 +0000
commitab87f69a5dbcecea8b2b4793568a5623e4a714e3 (patch)
treeb7e63d6248400ff7019f6b1e9aad94d43eaa2aa5 /tests/vid/login/test1.robot
parent37e3c0b51e55f84d4f9838c42b7433f2554632ee (diff)
parent2ac270a8ee0ecf5357c541deb6e162b4cc26dd98 (diff)
Merge "Enhance vid CSIT tests, added for scaleout"
Diffstat (limited to 'tests/vid/login/test1.robot')
-rw-r--r--tests/vid/login/test1.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vid/login/test1.robot b/tests/vid/login/test1.robot
index acb6aae8..2c39b503 100644
--- a/tests/vid/login/test1.robot
+++ b/tests/vid/login/test1.robot
@@ -40,7 +40,7 @@ Login To VID GUI
Click Button xpath=//input[@id='loginBtn']
Wait Until Page Contains Welcome to VID ${GLOBAL_SELENIUM_BROWSER_WAIT_TIMEOUT}
Log Logged in to ${VID_ENDPOINT}${VID_ENV}
-
+ [Teardown] Close Browser
*** Keywords ***
Setup Browser