sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54186
Re: [Question #688887]: Click() Implementation in Code
Question #688887 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/688887
Status: Open => Answered
RaiMan proposed the following answer:
Mouse has nothing to do with recognition.
It simply handles a x/y pixel coordinate and uses Java AWT Robot to do
the requested Mouse actions.
Additionally it locks the Mouse for other parallel actions either
globally (no region given) or for the given region.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.