← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #178264]: Need Sikuli Script for How to check two conditions at a time.

 

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.