sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25214
Re: [Question #246501]: How to make sikuli find image for a new search?
Question #246501 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/246501
Status: Answered => Open
Diana is still having a problem:
Please see my code:
dic={'d1':'name1','d2':'name2'}
for d,t in dic.iteritems():
click(match)
paste(t)
click(d)
click(add)
when add a new item, match textbox is changed the position, but each
time, sikuli always click the same position for match.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.