Re: [Sikuli-driver] [Question #177654]: Stop a loop

2011-11-10 Thread arez
Question #177654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/177654 arez posted a new comment: Sorry I don't understand : # now position your app on that image # (no idea how to do that) And : # and click what is needed It's this ? http://www.imagebam

Re: [Sikuli-driver] [Question #177654]: Stop a loop

2011-11-08 Thread arez
Question #177654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/177654 arez posted a new comment: Yes, you can't write all the script but your help is useful. When I make the 1st loop in the last loop, I have a problem with import os : import os import re ... blab

Re: [Sikuli-driver] [Question #177654]: Stop a loop

2011-11-07 Thread arez
Question #177654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/177654 arez posted a new comment: Ok thanks. And after, I want use it for to go to a folder, with sub-folders and sub-sub-folders with images. Example : a folder "Image" with sub-folders 1, 2, 3... a

Re: [Sikuli-driver] [Question #177654]: Stop a loop

2011-11-05 Thread arez
Question #177654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/177654 arez posted a new comment: I want create a loop for tick the key word "test" for all images in a folder. In Geeqie. And after I want use this loop in other folders. But maybe they do not have

Re: [Sikuli-driver] [Question #177654]: Stop a loop

2011-11-05 Thread arez
Question #177654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/177654 Description changed to: Hi! With Sikuli I made a small script to tick a keyword for all images in a folder. But at the last image, he have a loop on it. Tick/untick, tick/untick... And so I would need a tric

[Sikuli-driver] [Question #177654]: Stop a loop

2011-11-05 Thread arez
New question #177654 on Sikuli: https://answers.launchpad.net/sikuli/+question/177654 Hi! With Sikuli I made a small script to check a keyword for all images in a folder. But come the last frame it in a loop on it. And so I would need a trick to stop the script. Because I do not know what to put

Re: [Sikuli-driver] [Question #177654]: Stop a loop

2011-11-05 Thread arez
Question #177654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/177654 Description changed to: Hi! With Sikuli I made a small script to check a keyword for all images in a folder. But come the last image it in a loop on it. And so I would need a trick to stop the script. Becaus