← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #268206]: How does Settings.ClickDelay?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Have MoveMouseDelay set to 0?

If yes, this is the easiest way, to get some pauses between clicks (standard is 0.5 seconds).
The sleep() AFTER the click only has an effect for the next click.

The mentioned Settings.ClickDelay is not the same: it adds a pause
between the mouse down and the mouse up of a click and it is only for
the next click.

Version 1.1.0 is somewhat faster (up to 10 times), if the same image is
searched again and still in the same place.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.