Question #615651 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/615651
Nermin Doğanlı posted a new comment:
Hi @Milteven,
thanks for your advice.So should it be like this ;
while True:
doubleClick("1491684759044.png")
waitVanish("1491686155624.png", 7)
click("1491686205379.png")
wait("1491788308581.png", 10)
click(Pattern("1491788308581.png").targetOffset(-47,-1))
wait (4)
click("1491686890829.png")
wait (4)
else:
click("1491686890829.png")
if it should be like this,still it is not clicking to;
else:
click("1491686890829.png")
--
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