New question #203115 on Sikuli: https://answers.launchpad.net/sikuli/+question/203115
Suppose I have written sikuli script having this logic Ex1.sikuli click(image1) click(image2) click(image3) ... click(image n) and i have executed Ex1.sikuli but next time when i will run same script instead of clicking on image 3 it will click on suppose some new image.and all other code will be same. Means i want to click on two image alternatively each time when i will run the same script.Is there any way to write this logic? I have written separate sikuli script to achieve this logic. But i want to merge two script into one.Please help -- 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

