diff options
author | CHINTAMANI <sireesh.ch@in.ibm.com> | 2018-10-17 22:55:31 -0400 |
---|---|---|
committer | CHINTAMANI <sireesh.ch@in.ibm.com> | 2018-10-17 22:55:31 -0400 |
commit | 5aeb30ad203bd5ec2445fb446d040c7d81611dbc (patch) | |
tree | 68d964cb91e5b1a7c7bd567b59a5fd582fa9656a /robot/testsuites | |
parent | ed22802aa6147663a0d3f3cb19a740f8549ffa82 (diff) |
Portal test close all the Browers before testing
Change-Id: I1dc21ab14aac6684cf4db23524e5e726b2058a6f
Issue-ID: PORTAL-272
Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/portalApp.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/robot/testsuites/portalApp.robot b/robot/testsuites/portalApp.robot index 971f48c2..b8855ec6 100644 --- a/robot/testsuites/portalApp.robot +++ b/robot/testsuites/portalApp.robot @@ -8,6 +8,7 @@ Resource ../resources/portal-sdk/portalSdkDef.robot Login into Portal URL [TAGS] portal + Close All Browsers Portal admin Login To Portal GUI Portal Change REST URL Of X-DemoApp |