← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #158850]: Loop with key break

 

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

eliteSKL posted a new comment:
the last one is not correct... it works. but i believe it to be an
incorrect solution. because your comparing an object to a string. or a
string to a string.

anyways i believe the correct way would be some where along the lines of

while ((datetime.datetime.now.hour,datetime.datetime.now.minutes)<(some
sort of time object/convertion , some sort of time object/convertion)):

anyways disregard the las while time.ctime() method loop.

either way i don't think i have that last one quite right. but you can
stop it by the time of day too. just have to read up on it more.

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