Question #204318 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/204318
RaiMan proposed the following answer:
Uuups, scripting beginner ;-)
doubleClick("greekmytholo.png")
wait(5) # for presentation to get ready
for n in range(10): # do it 10 times
wait (10) # show 10 seconds
click("hl.png") # switch to next slide
--
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