aboutsummaryrefslogtreecommitdiffstats
path: root/tests/clamp/UIs/05__Submit_deploy_chain_TCA.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/clamp/UIs/05__Submit_deploy_chain_TCA.robot')
-rw-r--r--tests/clamp/UIs/05__Submit_deploy_chain_TCA.robot16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/clamp/UIs/05__Submit_deploy_chain_TCA.robot b/tests/clamp/UIs/05__Submit_deploy_chain_TCA.robot
index 2b95530a..4a83be25 100644
--- a/tests/clamp/UIs/05__Submit_deploy_chain_TCA.robot
+++ b/tests/clamp/UIs/05__Submit_deploy_chain_TCA.robot
@@ -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