From 040d873182f74431c8c75d8592b95ccb14d3d617 Mon Sep 17 00:00:00 2001 From: nds Date: Tue, 1 Mar 2016 12:49:59 +0300 Subject: [PATCH] NewGeom is renamed to SHAPER: "Shaper" named button is shown in SALOME, :SALOME*.Shaper_QToolButton is used for it --- test.squish/objects_salome.map | 2 +- test.squish/shared/scripts/common.py | 2 +- test.squish/suite_FEATURE_BOOLEAN/tst_boolean_001/test.py | 2 +- test.squish/suite_FEATURE_BOOLEAN/tst_boolean_002/test.py | 2 +- test.squish/suite_FEATURE_BOOLEAN/tst_boolean_003/test.py | 2 +- .../suite_FEATURE_CONSTRUCTION/tst_construction_001/test.py | 2 +- test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_001/test.py | 2 +- test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_002/test.py | 2 +- test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_003/test.py | 2 +- test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_004/test.py | 2 +- test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_006/test.py | 2 +- test.squish/suite_FEATURE_PARAMETERS/shared/steps/steps.py | 2 +- test.squish/suite_FEATURE_PARTITION/tst_partition_001/test.py | 2 +- test.squish/suite_FEATURE_REVOLUTION/tst_revolution_001/test.py | 2 +- test.squish/suite_FEATURE_REVOLUTION/tst_revolution_003/test.py | 2 +- test.squish/suite_FEATURE_REVOLUTION/tst_revolution_004/test.py | 2 +- test.squish/suite_FEATURE_REVOLUTION/tst_revolution_005/test.py | 2 +- test.squish/suite_FEATURE_REVOLUTION/tst_revolution_006/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_003/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_004/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_006/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_007/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_009/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_010/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_011/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_012/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_013/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_014/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_015/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_016/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_017/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_018/test.py | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/test.squish/objects_salome.map b/test.squish/objects_salome.map index 9a81c80f2..0e32503cd 100644 --- a/test.squish/objects_salome.map +++ b/test.squish/objects_salome.map @@ -313,7 +313,7 @@ :SALOME*.Mirror_XGUI_PropertyPanel {name='property_panel_dock' type='XGUI_PropertyPanel' visible='1' window=':SALOME*_STD_TabDesktop' windowTitle='Mirror'} :SALOME*.Modules_QtxToolBar {name='SalomeModules' type='QtxToolBar' visible='1' window=':SALOME*_STD_TabDesktop' windowTitle='Modules'} :SALOME*.New part_QToolButton {text='New part' type='QToolButton' unnamed='1' visible='1' window=':SALOME*_STD_TabDesktop'} -:SALOME*.SHAPER_QToolButton {text='SHAPER' type='QToolButton' unnamed='1' visible='1' window=':SALOME*_STD_TabDesktop'} +:SALOME*.Shaper_QToolButton {text='Shaper' type='QToolButton' unnamed='1' visible='1' window=':SALOME*_STD_TabDesktop'} :SALOME*.New_QToolButton {text='New' type='QToolButton' unnamed='1' visible='1' window=':SALOME*_STD_TabDesktop'} :SALOME*.OCC scene:1 - viewer:1 - 3D_SOCC_ViewWindow {type='SOCC_ViewWindow' unnamed='1' visible='1' window=':SALOME*_STD_TabDesktop' windowTitle='OCC scene:1 - viewer:1 - 3D'} :SALOME*.OCC scene:1 - viewer:1_OCCViewer_ViewFrame {type='OCCViewer_ViewFrame' unnamed='1' visible='1' window=':SALOME*_STD_TabDesktop' windowTitle='OCC scene:1 - viewer:1'} diff --git a/test.squish/shared/scripts/common.py b/test.squish/shared/scripts/common.py index e100a1dd4..2c01e6c52 100644 --- a/test.squish/shared/scripts/common.py +++ b/test.squish/shared/scripts/common.py @@ -30,7 +30,7 @@ def set_defaults(): waitForObject(":SALOME*_STD_TabDesktop").resize(1024, 768) def activate_SHAPER(): - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) clickButton(waitForObject(":Activate module.New_QPushButton")) def close_application(): diff --git a/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_001/test.py b/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_001/test.py index 33360b031..dc12fda52 100644 --- a/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_001/test.py +++ b/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_001/test.py @@ -19,7 +19,7 @@ def main(): open(DATA_PATH + "/for_boolean_001.hdf") # [step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_002/test.py b/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_002/test.py index 2752b6c4b..c32035eeb 100644 --- a/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_002/test.py +++ b/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_002/test.py @@ -19,7 +19,7 @@ def main(): open(DATA_PATH + "/for_boolean_001.hdf") # [step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_003/test.py b/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_003/test.py index 610a12557..35a5a179d 100644 --- a/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_003/test.py +++ b/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_003/test.py @@ -19,7 +19,7 @@ def main(): open(DATA_PATH + "/for_boolean_001.hdf") # [step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_CONSTRUCTION/tst_construction_001/test.py b/test.squish/suite_FEATURE_CONSTRUCTION/tst_construction_001/test.py index 376942795..51552b350 100644 --- a/test.squish/suite_FEATURE_CONSTRUCTION/tst_construction_001/test.py +++ b/test.squish/suite_FEATURE_CONSTRUCTION/tst_construction_001/test.py @@ -19,7 +19,7 @@ def main(): open(DATA_PATH + "/for_construction_001.hdf") # [step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_001/test.py b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_001/test.py index ab17fec13..80011b435 100644 --- a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_001/test.py +++ b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_001/test.py @@ -19,7 +19,7 @@ def main(): open(DATA_PATH + "/for_extrusion_001.hdf") # [step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_002/test.py b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_002/test.py index 3788f6fd5..347a167b5 100644 --- a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_002/test.py +++ b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_002/test.py @@ -19,7 +19,7 @@ def main(): open(DATA_PATH + "/for_extrusion_002.hdf") # [step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_003/test.py b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_003/test.py index 9a42e1b8d..fe7d2c168 100644 --- a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_003/test.py +++ b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_003/test.py @@ -19,7 +19,7 @@ def main(): open(DATA_PATH + "/for_extrusion_003.hdf") # [step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_004/test.py b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_004/test.py index a2bbf63f1..380b2f866 100644 --- a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_004/test.py +++ b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_004/test.py @@ -19,7 +19,7 @@ def main(): open(DATA_PATH + "/for_extrusion_003.hdf") # [step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_006/test.py b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_006/test.py index 39796a801..3eab5ceaf 100644 --- a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_006/test.py +++ b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_006/test.py @@ -19,7 +19,7 @@ def main(): open(DATA_PATH + "/for_extrusion_006.hdf") # [step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_PARAMETERS/shared/steps/steps.py b/test.squish/suite_FEATURE_PARAMETERS/shared/steps/steps.py index e65974ab1..12f0e3bb3 100644 --- a/test.squish/suite_FEATURE_PARAMETERS/shared/steps/steps.py +++ b/test.squish/suite_FEATURE_PARAMETERS/shared/steps/steps.py @@ -33,7 +33,7 @@ import __builtin__ @Given("Launch application in salome mode") def step(context): startApplication("salome_run.sh") - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) clickButton(waitForObject(":Activate module.New_QPushButton")) @When("Create parameter a=30") diff --git a/test.squish/suite_FEATURE_PARTITION/tst_partition_001/test.py b/test.squish/suite_FEATURE_PARTITION/tst_partition_001/test.py index 08343d7aa..be1b09714 100644 --- a/test.squish/suite_FEATURE_PARTITION/tst_partition_001/test.py +++ b/test.squish/suite_FEATURE_PARTITION/tst_partition_001/test.py @@ -19,7 +19,7 @@ def main(): open(DATA_PATH + "/for_partition_001.hdf") # [step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_001/test.py b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_001/test.py index 64222b58e..bd28d66bf 100644 --- a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_001/test.py +++ b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_001/test.py @@ -19,7 +19,7 @@ def main(): open(DATA_PATH + "/for_revolution_001.hdf") # [step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_003/test.py b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_003/test.py index 4d13455b4..d8c266829 100644 --- a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_003/test.py +++ b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_003/test.py @@ -19,7 +19,7 @@ def main(): open(DATA_PATH + "/for_revolution_003.hdf") # [step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_004/test.py b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_004/test.py index 340a95255..913794dff 100644 --- a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_004/test.py +++ b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_004/test.py @@ -19,7 +19,7 @@ def main(): open(DATA_PATH + "/for_revolution_004.hdf") # [step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_005/test.py b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_005/test.py index 9b593873f..b17a773a6 100644 --- a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_005/test.py +++ b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_005/test.py @@ -19,7 +19,7 @@ def main(): open(DATA_PATH + "/for_revolution_005.hdf") # [step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_006/test.py b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_006/test.py index dbf56a7ec..1578894d2 100644 --- a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_006/test.py +++ b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_006/test.py @@ -19,7 +19,7 @@ def main(): open(DATA_PATH + "/for_revolution_003.hdf") # [step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_003/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_003/test.py index 1298d0115..8e4533e91 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_003/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_003/test.py @@ -53,7 +53,7 @@ def main(): #[step} Open just saved file open("RESULTS_PATH + sketch_003.hdf") #[step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) #[step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_004/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_004/test.py index 25fee0641..9acd65750 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_004/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_004/test.py @@ -21,7 +21,7 @@ def main(): open(os.path.join(DATA_PATH, "for_sketch_004.hdf")) #[step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) #[step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_006/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_006/test.py index 9afcbde3f..64a5bc28f 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_006/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_006/test.py @@ -20,7 +20,7 @@ def main(): open(DATA_PATH + "/for_sketch_006.hdf") #[step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) #[step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_007/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_007/test.py index 84f08c3ab..6f9c6641f 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_007/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_007/test.py @@ -20,7 +20,7 @@ def main(): open(DATA_PATH + "/for_sketch_007.hdf") #[step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) #[step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)") diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_009/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_009/test.py index 0bb5feb6e..f40cc9016 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_009/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_009/test.py @@ -20,7 +20,7 @@ def main(): open(DATA_PATH + "/for_sketch_009.hdf") #[step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) #[step] Edit 'Sketch_1' waitForObjectItem(":Object browser_XGUI_DataTree", "Sketch\\_1") diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_010/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_010/test.py index c6c28ea9b..d01889e58 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_010/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_010/test.py @@ -20,7 +20,7 @@ def main(): open(DATA_PATH + "/for_sketch_010.hdf") #[step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) #[step] Edit 'Sketch_1' waitForObjectItem(":Object browser_XGUI_DataTree", "Sketch\\_1") diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_011/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_011/test.py index fadfc027e..84ba6e41a 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_011/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_011/test.py @@ -20,7 +20,7 @@ def main(): open(DATA_PATH + "/for_sketch_010.hdf") #[step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) #[step] Edit 'Sketch_1' waitForObjectItem(":Object browser_XGUI_DataTree", "Sketch\\_1") diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_012/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_012/test.py index 18ddd081b..d764b7048 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_012/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_012/test.py @@ -20,7 +20,7 @@ def main(): open(DATA_PATH + "/for_sketch_012.hdf") #[step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) #[step] Edit 'Sketch_1' waitForObjectItem(":Object browser_XGUI_DataTree", "Sketch\\_1") diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_013/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_013/test.py index c4486342a..cada7ed68 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_013/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_013/test.py @@ -20,7 +20,7 @@ def main(): open(DATA_PATH + "/for_sketch_013.hdf") #[step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) #[step] Edit 'Sketch_1' waitForObjectItem(":Object browser_XGUI_DataTree", "Sketch\\_1") diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_014/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_014/test.py index cacf4197d..922a09ff8 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_014/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_014/test.py @@ -20,7 +20,7 @@ def main(): open(DATA_PATH + "/for_sketch_014.hdf") #[step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) #[step] Edit 'Sketch_1' waitForObjectItem(":Object browser_XGUI_DataTree", "Sketch\\_1") diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_015/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_015/test.py index 0c310c565..171c8e048 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_015/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_015/test.py @@ -20,7 +20,7 @@ def main(): open(DATA_PATH + "/for_sketch_015.hdf") #[step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) #[step] Edit 'Sketch_1' waitForObjectItem(":Object browser_XGUI_DataTree", "Sketch\\_1") diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_016/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_016/test.py index 80e1f8ab4..e3f2457ba 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_016/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_016/test.py @@ -20,7 +20,7 @@ def main(): open(DATA_PATH + "/for_sketch_016.hdf") #[step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) #[step] Edit 'Sketch_1' waitForObjectItem(":Object browser_XGUI_DataTree", "Sketch\\_1") diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_017/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_017/test.py index ac2ce0834..445fe9756 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_017/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_017/test.py @@ -20,7 +20,7 @@ def main(): open(DATA_PATH + "/for_sketch_016.hdf") #[step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) #[step] Edit 'Sketch_1' waitForObjectItem(":Object browser_XGUI_DataTree", "Sketch\\_1") diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_018/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_018/test.py index a1183e833..22e7edc48 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_018/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_018/test.py @@ -20,7 +20,7 @@ def main(): open(DATA_PATH + "/for_sketch_018.hdf") #[step] Activate SHAPER - clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) + clickButton(waitForObject(":SALOME*.Shaper_QToolButton")) #[step] Edit 'Sketch_1' waitForObjectItem(":Object browser_XGUI_DataTree", "Sketch\\_1") -- 2.39.2