Run one script on multiple programs successively

Asked by TauAlphaC

Hi All,

i am a noob in sikuli but its so much fun and i always try to learn more.
I have made a script (500 lines) for a game and it works well.
The game is installed 22 times on my computer :) game1,game2,game3,game4 etc (its a very little game)
Every copy of the game has an icon to start on my desktop.
Now i would like that sikuli starts (a simple click on the icon -no log in- ) the first copy of the game and run the script.
No problem up here but then after the script finish the first run choose the next copy and run the script from beginning. And that for all 22 copy successively
I have no idea how to do that :(
Is that possible?
Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:
Revision history for this message
Best RaiMan (raimund-hocke) said :
#1
Revision history for this message
TauAlphaC (taualphac) said :
#2

Thank you very much RaiMan.
I must learn a bit more but this helps me

Revision history for this message
TauAlphaC (taualphac) said :
#3

Thanks RaiMan, that solved my question.