sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #45786
Re: [Question #664092]: [1.1.1] click() doesn't work on Windows10 - 1709 with Java 8 latest - Java/Windows problem
Question #664092 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/664092
RaiMan posted a new comment:
@masuo
ok, understood.
... but this is a completely other problem:
with a delay of 0 it might happen, that after the previous action, the GUI is not yet ready for accepting the click at the move target position.
This was the reason behind, why the original developers 5 years ago implemented the so called "animated mouse move", that for some time (0.5 seconds in the standard) moves the mouse in steps towards the target position (beginning with larger steps getting smaller the nearer the target).
So using a delay of 0 only makes sense in special situations (e.g. in
games).
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.