← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #177209]: Need Script for Creating/Registering an USER ACCOUNT.

 

Question #177209 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/177209

kavitha posted a new comment:
Iam getting an error message for this command

if len(password) < 6 or len(password) > 20: print "wrong length";
exit(1)

NameError: name 'password' is not defined

***Iam using the latest Sikuli IDE in windows 7 64 bit

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