sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #15806
Re: [Question #220679]: Continuous drag in circle
Question #220679 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/220679
Status: Open => Answered
Roman Podolyan proposed the following answer:
Try to use low-level mouse functions.
Look here: http://doc.sikuli.org/region.html#low-level-mouse-and-
keyboard-actions , and experiment with mouseDown and mouseMove .
mouseDown allows to drug how long you want, and I think that using
mouseMove you can "interpolate" circling quite well .
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.