sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48982
Re: [Question #675263]: blocks Java Robot generated mouse actions Mac
Question #675263 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/675263
Status: Open => Answered
RaiMan proposed the following answer:
On Mac the app that uses SikuliX features must be listed in the privacy
-> accessibility list in the System Preferences.
But if you use the SikuliX IDE, the problem should have been reported
with a popup.
BTW: [error] RobotDesktop: checkMousePosition: should be
L(1878,51)@S(0)[0,0 1920x1200] <<< which is correct for this first
command.
... yes of course, since this is where the mouse SHOULD be, but is not
as the rest of the error message tells you.
Another thing might be, that your application under test blocks mouse actions generated by Java AWT Robot.
Then IMHO there is no solution on Mac.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.