sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #12023
[Question #204017]: .Bat file not being executed when run from Sikuli.skl
New question #204017 on Sikuli:
https://answers.launchpad.net/sikuli/+question/204017
Hi all,
I'm encountering a strange problem. If i run Sikuli script by clicking the "Play" button, the command below works fine.
switchApp("c:\\temp\\kill-session.bat")
App.open("c:\\temp\\kill-session.bat")
openApp("c:\\temp\\kill-session.bat")
But when i export to executable and run it from there, the scripts run fine but no effect on these 3 lines. The reason i know it didn't run is
1. There is no black DOS screen pop-up.
2. The residue is not being cleaned-up as they were designed to be doing.
I am using Sikuli X.
Please advice.
Thanks in advance.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.