X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test.squish%2Fsuite_FEATURE_REVOLUTION%2Ftst_revolution_006%2Ftest.py;h=5ca4b2e01512cad3c5f8aa1b499b9f8be0ef9cde;hb=06e7f5859095193fc7f498bd89a7d28009794f53;hp=dbf56a7ecc3433f261b3c7d30db200697f191edb;hpb=d02a4187b50a5416490c15a377406421fdc303de;p=modules%2Fshaper.git 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..5ca4b2e01 100644 --- a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_006/test.py +++ b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_006/test.py @@ -1,3 +1,22 @@ +# Copyright (C) 2014-2023 CEA, EDF +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# + def main(): # [project] SHAPER # [Scenario] Revolution_006 @@ -19,7 +38,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)") @@ -91,7 +110,8 @@ def main(): mouseClick(waitForObject(":SALOME*_OCCViewer_ViewPort3d"), 10, 450, 0, Qt.LeftButton) # close tool bar extension bar # [check] Check that operation has been executed successfully - fit_all() + + #fit_all() test.vp("REVOLUTION_CUT") # [step] Close application without saving