← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #668183]: Randomize mouse path/movement used to get to destination

 

Question #668183 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/668183

RaiMan proposed the following answer:
No there will not be such a feature.

If needed, you have to calculate your own path from current to target as
a serious of locations and use mouseMove() to move the mouse along that
path.  (Settings.MoveMouseDelay = 0 mandatory in this case)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.