summaryrefslogtreecommitdiffstats
path: root/tests/clamp/UIs/01__Create_Holmes_model.robot
diff options
context:
space:
mode:
authoreh552t <eh552t@intl.att.com>2018-10-15 15:24:47 +0200
committereh552t <eh552t@intl.att.com>2018-10-15 15:26:13 +0200
commit67c6aea4c8de811e16b5b19fb890f4625c648c59 (patch)
treedbed822bc0b0db1d3d0ac42e93dae6cc962b1759 /tests/clamp/UIs/01__Create_Holmes_model.robot
parentefb5ca8efa651948f89384929602ce1fe3a961b1 (diff)
Fix CSIT for CLAMP as UI was reworked
Change-Id: I2ae675fe1fb5c3f93e197854b6a64b7bc0c24d1e Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-233
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