← Back to team overview

sikuli-driver team mailing list archive

[Question #644291]: How to get a command to repeat about 10 times

 

New question #644291 on Sikuli:
https://answers.launchpad.net/sikuli/+question/644291

"click("460450485686722.png")
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()"

What's an easy way to just click() * 10
I tried the above command, it just clicked once.
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()
        click()

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