← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #242577]: How can I randomize my script?

 

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

    Status: Answered => Open

bill bark is still having a problem:
Appreciate your response. I guess where I'm lost is the placement of  t = random.randint(60, 120). I currently have:
#starting from line 1
import time
import random
t = random.randint(60, 120)

Which I assume is wrong since the time interval remains static.

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