Question #147471 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/147471
RaiMan proposed the following answer: You should learn some Python to get independent ;-) this was an easy one: the colons are missing click( ) while exists( " " ): click( ) while not exists( " " ): wait(3) click( ) ... I could say this was a test for you --- but I don't: Sorry, my fault :-( 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

