sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #17449
[Question #226706]: Problem when using Env.getOSUtil().closeApp("MyApp")
New question #226706 on Sikuli:
https://answers.launchpad.net/sikuli/+question/226706
Hello there again! I m working on a project using sikuli-script.jar, in Java. My problem is that when I use Env.getOSUtil().openApp("calc.exe") this works prety good, but when I try to close the application like this Env.getOSUtil().closeApp("calc.exe"), it doesn't. Is there another way to overcome this? I have tried the class App and I get the same result.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.