← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #674818]: Multiple events in one script

 

Question #674818 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/674818

Kerz posted a new comment:
Hi RaiMan,

Thanks for the reply, I have the following below as the event to react
to -

H1 = Region(x,y,wh)
 While H1.exists(image)
   Type(Key.F6)

This works fine and I can break the script of 100 lines to use this
however it doesnt restart the loop drom the same point it broke at, just
wondering if you could point me in the right direction, no worries if
not

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.