Question #178264 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/178264
RaiMan proposed the following answer: How did you manage, to tell in comment #2: i have written your code given above. if(len(p)>5 and len(p) <21): and in the code you just send me you have: if(len(p)>5 or len(p) <21): which will never work as expected! This was too easy ;-) -- 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

