Question #188007 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/188007
Status: Open => Needs information
RaiMan requested more information:
not really clear, what you mean, but:
comments = ["img1.png", "img2.png", "img3.png", "img4.png", ...... ]
for img in comments:
hover(img)
click(like button)
click(another button)
sleep(10)
repeats the sequence for all images in the list comments.
If this is not what you are looking for, put a link to a screenshot
stored somewhere in the net and tell more.
--
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