Question #663268 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663268
Status: Answered => Solved
sami baig confirmed that the question is solved:
Thanks RaiMan, you solved my problem but please clear one more picture,
when I ran below script directly from SikuliX IDE, it is still running
and IDE not displaying yet, so tell me how should I stop it ?
Script:
def openChrome(event):
click("1516306798475.png")
Env.addHotkey("n", KeyModifier.ALT + KeyModifier.CTRL, openChrome)
while True:
wait(1)
--
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