← Back to team overview

sikuli-driver team mailing list archive

[Question #217558]: I can agenerate random numbers, need to type them

 

New question #217558 on Sikuli:
https://answers.launchpad.net/sikuli/+question/217558

New to programming, self taught.

I have a 365 line code that works really good for logging into multiple emails and adding filters. I need to ad a filter that includes randomly generated numbers (or letters). I figured out how to generate random numbers, and show them within sikuli, but I can't figure out how to take that randomly generated number and type it in the field I need it to. Please help thanks.



import random
print random.randrange(10000000000,10000000000000)

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