summaryrefslogtreecommitdiffstats
path: root/test/csit/tests/clamp/UIs/01__Create_TCA_template.robot
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-10-03 15:53:40 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-03 15:53:40 +0000
commit5fb743e429870529325cd913afb2cdb916faace7 (patch)
treee5b249906523a09bcfd65e6a9c21d3db7e3a758d /test/csit/tests/clamp/UIs/01__Create_TCA_template.robot
parent60032a5529c26de6d9c24b3b1f4806f1188c51ce (diff)
parent67c43e6e208ce10d0637d63469f68620254fbe27 (diff)
Merge "Fix integration tests as some boxes removed"
Diffstat (limited to 'test/csit/tests/clamp/UIs/01__Create_TCA_template.robot')
-rw-r--r--test/csit/tests/clamp/UIs/01__Create_TCA_template.robot16
1 files changed, 8 insertions, 8 deletions
diff --git a/test/csit/tests/clamp/UIs/01__Create_TCA_template.robot b/test/csit/tests/clamp/UIs/01__Create_TCA_template.robot
index 447fc8465..4bc0e6150 100644
--- a/test/csit/tests/clamp/UIs/01__Create_TCA_template.robot
+++ b/test/csit/tests/clamp/UIs/01__Create_TCA_template.robot
@@ -45,18 +45,18 @@ Create Template from Menu
Click Button locator=OK
Drag and Drop Boxes for template
- Wait Until Element Is Visible xpath=//*[@class="entry icon-collector-node"] timeout=60
- Drag And Drop By Offset xpath=//*[@class="entry icon-collector-node"] 280 280
- Drag And Drop By Offset xpath=//*[@class="entry icon-tca-node"] 550 280
- Drag And Drop By Offset xpath=//*[@class="entry icon-policy-node"] 800 280
- Drag And Drop By Offset xpath=//*[@class="entry icon-end-event-none"] 1000 280
+ Wait Until Element Is Visible xpath=//*[@class="entry icon-ves-collector-node"] timeout=60
+ Drag And Drop By Offset xpath=//*[@class="entry icon-ves-collector-node"] 280 280
+ Drag And Drop By Offset xpath=//*[@class="entry icon-tca-node"] 480 280
+ Drag And Drop By Offset xpath=//*[@class="entry icon-policy-node"] 680 280
+ Drag And Drop By Offset xpath=//*[@class="entry icon-end-event-none"] 880 280
Drag and Drop Connectors for template
Click Element xpath=//*[starts-with(@data-element-id, "StartEvent_")]
Wait Until Element Is Enabled xpath=//*[@id="js-canvas"]/div/div/div[2]/div[5]/div/div/div[2]/div
- Drag And Drop xpath=//*[@id="js-canvas"]/div/div/div[2]/div[5]/div/div/div[2]/div xpath=//*[starts-with(@data-element-id, "Collector_")]
- Wait Until Element Is Enabled xpath=//*[@id="js-canvas"]/div/div/div[2]/div[1]/div/div/div[3]/div
- Drag And Drop xpath=//*[@id="js-canvas"]/div/div/div[2]/div[1]/div/div/div[3]/div xpath=//*[starts-with(@data-element-id, "TCA_")]
+ Drag And Drop xpath=//*[@id="js-canvas"]/div/div/div[2]/div[5]/div/div/div[2]/div xpath=//*[starts-with(@data-element-id, "VesCollector_")]
+ Wait Until Element Is Enabled xpath=//*[@id="js-canvas"]/div/div/div[2]/div[1]/div/div/div[2]/div
+ Drag And Drop xpath=//*[@id="js-canvas"]/div/div/div[2]/div[1]/div/div/div[2]/div xpath=//*[starts-with(@data-element-id, "TCA_")]
Wait Until Element Is Enabled xpath=//*[@id="js-canvas"]/div/div/div[2]/div[2]/div/div/div[3]/div
Drag And Drop xpath=//*[@id="js-canvas"]/div/div/div[2]/div[2]/div/div/div[3]/div xpath=//*[starts-with(@data-element-id, "Policy_")]
Wait Until Element Is Enabled xpath=//*[@id="js-canvas"]/div/div/div[2]/div[3]/div/div/div[3]/div