← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #235132]: Click random item at the given range

 

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

    Status: Answered => Open

hakim johari is still having a problem:
2. I got the general idea.

import time

time.strftime('%d-%m-%Y')


to call the time now. (right? this is what I've been using)

but I still don't know how to ask sikuli to select/type tomorrow's date?


click(pattern("some-reference-pic.png")targetOffset(x,y)))
type(*tomorrow's date* + Key.TAB) #this is where I want sikuli to type tomorrow's date
type(*tomorrow's date*) #same with this

many thanks.

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