sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #49770
[Question #676844]: if error or cant finde image run last instruction
New question #676844 on Sikuli:
https://answers.launchpad.net/sikuli/+question/676844
please can some one tel me haw to do
def run last instruction()
run ligne6 # 'click (6.png)' the last instruction after 'click (7.png)' in this example
goto: 1 or execute line after ligne6 in this case ligne7 click (7.png) in this example
while exists (1.png):
ligne1 click (1.png)
ligne2 click (2.png)
ligne3 click (3.png)
ligne4 click (4.png)
ligne5 click (5.png)
ligne6 click (6.png)
1: ligne7 click (7.png) (error can't find 7.png "for example") hi should run function 'run last instruction()'
ligne8 click (8.png)
ligne9 click (9.png)
ligne10 click (10.png)
ligne11 click (11.png)
ty for all im wating for solution
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.