Question #239253 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/239253

    Status: Open => Answered

RaiMan proposed the following answer:
Sikuli scripts generally cannot be run in the "background", since they
access the real screen (what you see) and need full, uninterrupted
access to mouse and keyboard (if such functions are used in the script,
which normally the case, since this is the intention of using Sikuli).

On the same machine, scripts can only be run independently in a VM (e.g.
VirtualBox), that isolates screen, mouse and keyboard usage against the
host system.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to