Fix CSIT for CLAMP as UI was reworked 76/70476/1
authoreh552t <eh552t@intl.att.com>
Mon, 15 Oct 2018 13:24:47 +0000 (15:24 +0200)
committereh552t <eh552t@intl.att.com>
Mon, 15 Oct 2018 13:26:13 +0000 (15:26 +0200)
Change-Id: I2ae675fe1fb5c3f93e197854b6a64b7bc0c24d1e
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-233

tests/clamp/UIs/01__Create_Holmes_model.robot
tests/clamp/UIs/02__Create_TCA_model.robot
tests/clamp/UIs/04__Submit_deploy_chain_Holmes.robot
tests/clamp/UIs/05__Submit_deploy_chain_TCA.robot

index e8b1429..532a5e4 100644 (file)
@@ -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
index bdc537e..fa63b3f 100644 (file)
@@ -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
index de10a27..ebde78b 100644 (file)
@@ -51,7 +51,7 @@ Validate-Test Holmes CL
     Wait Until Element Is Visible       locator=Validation Test       timeout=60
     Click Element    locator=Validation Test
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:TEST
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: test
     Element Should Contain      xpath=//*[@id="status_clds"]     DESIGN
 
 Submit Holmes CL
@@ -61,7 +61,7 @@ Submit Holmes CL
     Click Element    locator=Submit
     Click Button    locator=Yes
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:SUBMIT
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: submit
     Element Should Contain      xpath=//*[@id="status_clds"]     DISTRIBUTED
 
 Resubmit Holmes CL
@@ -71,7 +71,7 @@ Resubmit Holmes CL
     Click Element    locator=Resubmit
     Click Button    locator=Yes
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:RESUBMIT
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: resubmit
     Element Should Contain      xpath=//*[@id="status_clds"]     DISTRIBUTED
 
 Deploy Holmes CL
@@ -84,7 +84,7 @@ Deploy Holmes CL
     Click Button    locator=Deploy
     Click Button    locator=Yes
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:deploy
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: deploy
     Element Should Contain      xpath=//*[@id="status_clds"]     ACTIVE
 
 Update Holmes CL
@@ -94,7 +94,7 @@ Update Holmes CL
     Click Element    locator=Update
     Click Button    locator=Yes
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:UPDATE
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: update
     Element Should Contain      xpath=//*[@id="status_clds"]     ACTIVE
 
 Stop Holmes CL
@@ -104,7 +104,7 @@ Stop Holmes CL
     Click Element    locator=Stop
     Click Button    locator=Yes
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:STOP
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: stop
     Element Should Contain      xpath=//*[@id="status_clds"]     STOPPED
 
 Restart Holmes CL
@@ -114,7 +114,7 @@ Restart Holmes CL
     Click Element    locator=Restart
     Click Button    locator=Yes
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:RESTART
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: restart
     Element Should Contain      xpath=//*[@id="status_clds"]     ACTIVE
 
 UnDeploy Holmes CL
@@ -124,7 +124,7 @@ UnDeploy Holmes CL
     Click Element    locator=UnDeploy
     Click Button    locator=Yes
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:undeploy
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: undeploy
     Element Should Contain      xpath=//*[@id="status_clds"]     DISTRIBUTED
 
 Close Browser
index 2b95530..4a83be2 100644 (file)
@@ -51,7 +51,7 @@ Validate-Test TCA CL
     Wait Until Element Is Visible       locator=Validation Test       timeout=60
     Click Element    locator=Validation Test
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:TEST
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: test
     Element Should Contain      xpath=//*[@id="status_clds"]     DESIGN
 
 Submit TCA CL
@@ -61,7 +61,7 @@ Submit TCA CL
     Click Element    locator=Submit
     Click Button    locator=Yes
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:SUBMIT
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: submit
     Element Should Contain      xpath=//*[@id="status_clds"]     DISTRIBUTED
 
 Resubmit TCA CL
@@ -71,7 +71,7 @@ Resubmit TCA CL
     Click Element    locator=Resubmit
     Click Button    locator=Yes
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:RESUBMIT
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: resubmit
     Element Should Contain      xpath=//*[@id="status_clds"]     DISTRIBUTED
 
 Deploy TCA CL
@@ -84,7 +84,7 @@ Deploy TCA CL
     Click Button    locator=Deploy
     Click Button    locator=Yes
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:deploy
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: deploy
     Element Should Contain      xpath=//*[@id="status_clds"]     ACTIVE
 
 Update TCA CL
@@ -94,7 +94,7 @@ Update TCA CL
     Click Element    locator=Update
     Click Button    locator=Yes
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:UPDATE
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: update
     Element Should Contain      xpath=//*[@id="status_clds"]     ACTIVE
 
 Stop TCA CL
@@ -104,7 +104,7 @@ Stop TCA CL
     Click Element    locator=Stop
     Click Button    locator=Yes
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:STOP
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: stop
     Element Should Contain      xpath=//*[@id="status_clds"]     STOPPED
 
 Restart TCA CL
@@ -114,7 +114,7 @@ Restart TCA CL
     Click Element    locator=Restart
     Click Button    locator=Yes
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:RESTART
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: restart
     Element Should Contain      xpath=//*[@id="status_clds"]     ACTIVE
 
 UnDeploy TCA CL
@@ -124,7 +124,7 @@ UnDeploy TCA CL
     Click Element    locator=UnDeploy
     Click Button    locator=Yes
     Wait Until Element Is Visible       xpath=//*[@id="alert_message_"]      timeout=60
-    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful:undeploy
+    Element Text Should Be      xpath=//*[@id="alert_message_"]       expected=Action Successful: undeploy
     Element Should Contain      xpath=//*[@id="status_clds"]     DISTRIBUTED
 
 Close Browser