← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #235448]: select date

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
find(1.png)
click(1.png)
if exists(31.png):
    pass
elif exists(30.png):
    pass
else:
   find(29.png)
click(getLastmatch())

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