← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #287456]: fast clicking

 

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

    Status: Answered => Open

peter hasselby is still having a problem:
nothing seems to make it faster.

I have also tried with the Settings.DelayBeforeDrag etc. - it dosent
make it faster either.

it still takes 11 seconds to go trough it all.

for the last part of my script I also tried:

    Settings.ClickDelay = 0
    click(Location(849,315))
    Settings.ClickDelay = 0
    click(Location(850,330))
    Settings.ClickDelay = 0
    click(Location(850,346))
    Settings.ClickDelay = 0
    click(Location(835,390))
    Settings.ClickDelay = 0
    click(Location(865,391))
    Settings.ClickDelay = 0
    click(Location(850,420))

But i didt seem to makes the clicks faster either.

Still hoping someone can help me solve this problem

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