]> SALOME platform Git repositories - modules/shaper.git/blobdiff - test.squish/suite_FEATURE_REVOLUTION/tst_revolution_001/test.py
Salome HOME
squish tests correction: suite_FEATURE_BOOLEAN/*, suite_FEATURE_REVOLUTION/*(without...
[modules/shaper.git] / test.squish / suite_FEATURE_REVOLUTION / tst_revolution_001 / test.py
index bd28d66bfb525766d076b306c7aa3a05a59e4760..016add8d427d5c87c8e287e5f033db6c8f65d489 100644 (file)
@@ -46,8 +46,9 @@ def main():
     mouseClick(waitForObject(":Revolution.Select a sketch face_QListWidget"), 10, 10, 0, Qt.LeftButton)
     mouseClick(waitForObject(":SALOME*.3D View Operations_OCCViewer_ViewPort3d"), 431, 180, 0, Qt.LeftButton)
     # [step] Select vector
-    mouseClick(waitForObject(":Revolution_QLineEdit"), 10, 10, 0, Qt.LeftButton)
-    mouseClick(waitForObject(":SALOME*.3D View Operations_OCCViewer_ViewPort3d"), 311, 282, 0, Qt.LeftButton)
+
+    mouseClick(waitForObject(":Revolution_QLineEdit"), 186, 8, 0, Qt.LeftButton)
+    mouseClick(waitForObject(":SALOME*.3D View Operations_OCCViewer_ViewPort3d"), 307, 328, 0, Qt.LeftButton)
 
     # [step] Fit all [vp AFTER_SELECTION]
     fit_all()