X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test.squish%2Fsuite_ISSUES_SALOME%2Ftst_sketch_007%2Ftest.py;h=bf567466f5955eb990ff18e0b44fd66c0c3421a9;hb=6e4381f12dcb31b95de715207aa051d4564a10ca;hp=9d024ae5fc151a8dfd2d94ea0f27f0edb07fa49a;hpb=d9f67347ca13fdc5da871432165ee5ad66c6f3ff;p=modules%2Fshaper.git diff --git a/test.squish/suite_ISSUES_SALOME/tst_sketch_007/test.py b/test.squish/suite_ISSUES_SALOME/tst_sketch_007/test.py index 9d024ae5f..bf567466f 100644 --- a/test.squish/suite_ISSUES_SALOME/tst_sketch_007/test.py +++ b/test.squish/suite_ISSUES_SALOME/tst_sketch_007/test.py @@ -64,8 +64,5 @@ def main(): clickButton(waitForObject(":Sketch.property_panel_ok_QToolButton")) #[step] Close application - clickButton(waitForObject(":SALOME*.Close_QToolButton")) - clickButton(waitForObject(":Close active study.Close w/o saving_QPushButton")) - sendEvent("QCloseEvent", waitForObject(":SALOME*_STD_TabDesktop")) - clickButton(waitForObject(":Exit.Ok_QPushButton")) + close_application()