← Back to team overview

sikuli-driver team mailing list archive

[Question #171725]: Multiple if else indent problem

 

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

I wanna add multiple if else in my program but i am facing indent problems tried to solve it with Tab but error still occurs

Here is my program

http://i1215.photobucket.com/albums/cc507/shelbie36/youlikehits.jpg

I wanna again add if else code
Here is the code to add 
after sleep 
if exists ( ):
        click( )
        sleep(2)
    else:
        click( )



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