← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #217695]: schleife in schleife

 

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

elias maure gave more information on the question:
1while(True):
    click("1356619370543.png")
    while(True):
        click("1356619407766.png")
        bla = exists("NeueApps.png")
        if bla:
            click("1356619478709.png")
            
 so , dass wenn es bla gibt er auf bla klikt und dann ganz am anfang wo 1 steht anfängt

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