Salome HOME
Fix SQUISH tests
[modules/shaper.git] / test.squish / suite_ISSUES_SALOME / tst_sketch_007 / test.py
index 9d024ae5fc151a8dfd2d94ea0f27f0edb07fa49a..bf567466f5955eb990ff18e0b44fd66c0c3421a9 100644 (file)
@@ -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()