Question #251111 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/251111
Status: Answered => Solved
snick3rs confirmed that the question is solved:
I used Debug.setDebugLevel(3); in my script and found out that the
problem was this line of code:
s.type("l", Key.CTRL, 0);
So, i changed it to s.type("l", Key.CTRL); and this works.
Thanks again for your time and help :-)
Greetings Mat
--
You received this question notification because you are a member of
Sikuli Drivers, which 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