aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/clamp/UIs
diff options
context:
space:
mode:
authoreh552t <eh552t@intl.att.com>2017-08-25 18:00:32 +0200
committereh552t <eh552t@intl.att.com>2017-08-25 18:00:38 +0200
commitedc947fbf559172bdd6bed1d6de57c188062514a (patch)
tree205029ec3053589aa6b6b706bf5dd10d21f426c0 /test/csit/tests/clamp/UIs
parentdb1e9c5ec96b262b3b1e721897b6d83f80aaf1ab (diff)
Add 2 Models and fix UI test
Add 2 Models using the templates created and fix UI test Change-Id: I051aca6afe87e2c93fb0e035432fe72e98bfd5f3 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-18
Diffstat (limited to 'test/csit/tests/clamp/UIs')
-rw-r--r--test/csit/tests/clamp/UIs/test1.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/csit/tests/clamp/UIs/test1.robot b/test/csit/tests/clamp/UIs/test1.robot
index 942715ce2..fafb00042 100644
--- a/test/csit/tests/clamp/UIs/test1.robot
+++ b/test/csit/tests/clamp/UIs/test1.robot
@@ -37,6 +37,7 @@ Good Login to Clamp UI and Verify logged in
Element Text Should Be xpath=//*[@class="navbar-brand logo_name ng-binding"] expected=Hello:admin
Create Template from Menu
+ Wait Until Element Is Visible xpath=//*[@id="navbar"]/ul/li[1]/a timeout=60
Click Element xpath=//*[@id="navbar"]/ul/li[1]/a
Wait Until Element Is Visible locator=Create Template timeout=60
Click Element locator=Create Template