Question #676844 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/676844
RaiMan proposed the following answer:
or with an image list (like Manfred Hampel suggested):
img_list = ['1.png', '2.png', ...]
...
click(img_list[line])
allows to name the images as you like.
--
You received this question notification because your team Sikuli Drivers
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