Question #450578 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/450578
Игорь posted a new comment:
def q():
while("1486120452685.png"):
wait(1)
doubleClick("1486120452685.png")
wait(3)
doubleClick("1486120561918.png")
wait(3)
doubleClick(594,282)
wait(5)
doubleClick("1486120614867.png")
wait(5)
doubleClick("1486120648678.png")
if exists("1486120693541.png",FOREVER):
doubleClick("1486120693541.png")
wait(3)
doubleClick(594,282)
wait(3)
doubleClick("1486120693541.png")
else:
pass
q()
--
You received this question notification because your team Sikuli Drivers
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