sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07327
[Question #180365]: While in loop with Logfile!
New question #180365 on Sikuli:
https://answers.launchpad.net/sikuli/+question/180365
When in loop mode of a script i get an error with:
for entry in range(2):
logging.info("%s %s"%(time.strftime("%H:%M:%S"), 'FRAME upload complete'))
it displays a error at the App.Focus("IT")
if i then disables the:
#logging.info("%s %s"%(time.strftime("%H:%M:%S"), 'FRAME upload complete'))
the script runs again!
any help appriciated...:0)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.