sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #03790
Re: [Question #163684]: java programs can not use sikuli method mouseMove()
Question #163684 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/163684
Status: Open => Answered
RaiMan proposed the following answer:
This is one of the many inconsistencies between the Python level API and
the Java API (but they are working on that).
--- workaround:
use hover() instead
(mouseDown() on Python level simply calls hover() on the Java level ;-)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.