← Back to team overview

sikuli-driver team mailing list archive

[Question #188007]: How to repeat task with same image

 

New question #188007 on Sikuli:
https://answers.launchpad.net/sikuli/+question/188007

I basically am using this:
while True:
   hover(comments image) 
   click(like button)
   click(another button)
   sleep(10)

How Do I repeat it so that it goes to the next "comments image" and follows the steps of clicking the two buttons?

All the help is appreciated!

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.