← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #179795]: can't figure out looping

 

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

Mikeldi Latorre proposed the following answer:
Sorry incomplete answer...

while 1:
    while(exists("loadmorecomm-2.png")):
        click("loadmorecomm-2.png")
    type(Key.PAGE_DOWN,0)


instead of 1 you can put when you want it to finish... or I'll continue forever...

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