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. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

