← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #257717]: Conditions at the time

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
I give you one more chance with comment #5 and a little hint:

while true:
   now = dt.datetime.today()
   if now.weekday == 2: # should be Tuesday

... does it make click now?

come back, if you really do not get it now ;-)

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