aboutsummaryrefslogtreecommitdiffstats
path: root/tests/clamp/UIs/01__Create_Holmes_model.robot
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-10-16 00:36:34 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-16 00:36:34 +0000
commit76af2ce3d46662f2990651305e07c2fa70bf43db (patch)
tree0eaf1f08b39f7a965775a31ad383aaa287f90fdb /tests/clamp/UIs/01__Create_Holmes_model.robot
parent06c76be7686b359978befa944492ba7f21e4cd19 (diff)
parent67c6aea4c8de811e16b5b19fb890f4625c648c59 (diff)
Merge "Fix CSIT for CLAMP as UI was reworked"
Diffstat (limited to 'tests/clamp/UIs/01__Create_Holmes_model.robot')
-rw-r--r--tests/clamp/UIs/01__Create_Holmes_model.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/clamp/UIs/01__Create_Holmes_model.robot b/tests/clamp/UIs/01__Create_Holmes_model.robot
index e8b1429d..532a5e48 100644
--- a/tests/clamp/UIs/01__Create_Holmes_model.robot
+++ b/tests/clamp/UIs/01__Create_Holmes_model.robot
@@ -88,7 +88,7 @@ Save Model from Menu
Set Selenium Speed ${SELENIUM_SPEED_FAST}
Click Element locator=Save CL
Wait Until Element Is Visible xpath=//*[@id="alert_message_"] timeout=60
- Element Text Should Be xpath=//*[@id="alert_message_"] expected=Action Successful:SAVE
+ Element Text Should Be xpath=//*[@id="alert_message_"] expected=Action Successful: save
Set Selenium Speed ${SELENIUM_SPEED_SLOW}
Close Browser