← Back to team overview

sikuli-driver team mailing list archive

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.