sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24363
[Question #244357]: complete Sikuli automation running in a VM
New question #244357 on Sikuli:
https://answers.launchpad.net/sikuli/+question/244357
Hello all,
so I have a situation where I want to have Sikuli process running completely by itself. What it does is open Web Application Scanner, waits till it finishes, saves the report and exists. I put everything under .bat file and it works fine, but since I'm writting here, it's not surprising that there's an issue.
To have the screen active all the time (Sikuli won't work on locked screen) I created a dummy user with no rights whatsoever, but I'm trying to run the batch file under my normal user account. The problem is I can't get it to work, the Sikuli script is not started that way, which seems very weird situation.
Maybe someone has an idea?
p.s. I'm running like /runas /user:%user% "mySikuliScript.bat"
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.