sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #44163
Re: [Question #659673]: Latency issue when using vnc screen
Question #659673 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/659673
RaiMan posted a new comment:
The reason is, that the division into move steps is done on the source
side, so each step is an extra mouse call to the target, which together
with internal latency/waits leads to the effect.
In fact this "nice feature" was introduced by the original developers 6
years ago and allows someone who watches the workflow of his script, to
see how the mouse moves. Another effect is, that it usually introduces
those short waits (0.5 seconds in the standard), that allow the GUI to
complete intermediate adjustments.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.