X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test.squish%2Fsuite_FEATURE_EXTRUSION%2Ftst_extrusion_001%2Ftest.py;h=ab17fec13364416e874019553c46394cdf8ecf59;hb=d02a4187b50a5416490c15a377406421fdc303de;hp=cb694f2f2d1a7db5c83aa75e30ad7bef4fad2dad;hpb=eab93ecbc4541f343dbf667927131232a1d80a9f;p=modules%2Fshaper.git 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 cb694f2f2..ab17fec13 100644 --- a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_001/test.py +++ b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_001/test.py @@ -1,5 +1,5 @@ def main(): - # [project] NewGEOM + # [project] SHAPER # [Scenario] Extrusion_001 # [Topic] 'Extrusion from size to size' functionality # [Tested functionality] @@ -18,8 +18,8 @@ def main(): # [step] Open 'for_extrusion_001.hdf' open(DATA_PATH + "/for_extrusion_001.hdf") - # [step] Activate NewGeom - clickButton(waitForObject(":SALOME*.NewGeom_QToolButton")) + # [step] Activate SHAPER + clickButton(waitForObject(":SALOME*.SHAPER_QToolButton")) # [step] Activate Part_1 waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1 (Not loaded)")