sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #08784
Re: [Question #188007]: How to repeat task with same image
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.