tests/ide_tests/debug_project.sikuli/debug_project.py
changeset 3547 8a9a7d180b93
parent 3540 75a83cc07f27
child 3551 edf59ae145b7
--- a/tests/ide_tests/debug_project.sikuli/debug_project.py	Sun Jul 17 17:47:11 2022 +0200
+++ b/tests/ide_tests/debug_project.sikuli/debug_project.py	Sun Jul 17 17:49:34 2022 +0200
@@ -52,11 +52,9 @@
 
     app.rightClick("1646066996790.png")
 
-    app.wait("Force",10)
-    
-    app.click("Force")
+    app.click("Force value")
 
-    app.k.SelectAll()
+    app.type("a", Key.CTRL)
 
     app.type(Key.DELETE)