sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37208
Re: [Question #288521]: Typing Current datetime returning <class ‘datetime.datetime’>
Question #288521 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/288521
Status: Answered => Solved
MinisterT confirmed that the question is solved:
Thank you for the quick response.
adding the
.today().strftime("%Y/%m/%d %H:%M:%S")
is exactly what I needed
I tried that before but I guess I missed a . or something. It was
erroring out at the word today
The Debug.user would be used for simple txt file with a log of events, is this correct? In which case I don't think it's what I'm wanting. I am having it type in Word.docx, because I can access it remotely without having to stop my bot to check the reports.
I am hoping I will also be able to take screenshots and paste them into
my document so hopefully I can see the last thing that was visible
before an error and be able to easily correct the error.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.