sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50661
Re: [Question #678709]: How to hold and move my image to top right corner using sikuli
Question #678709 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678709
Status: Open => Answered
RaiMan proposed the following answer:
you have to try with the low level mouse actions
move, wait, button down, move, wait, button up
and find out which wait times are needed for the GUI to react as wanted
usually 0.1 to 0.5 are sufficient.
Doing this manually very slowly and watch the reaction of the GUI might
help, to understand the flow.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.