From edc947fbf559172bdd6bed1d6de57c188062514a Mon Sep 17 00:00:00 2001 From: eh552t Date: Fri, 25 Aug 2017 18:00:32 +0200 Subject: 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 Issue-Id: CLAMP-18 --- test/csit/tests/clamp/UIs/test1.robot | 1 + 1 file changed, 1 insertion(+) (limited to 'test/csit/tests/clamp/UIs') 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 -- cgit 1.2.3-korg