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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to