← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #251111]: Textsearch instead of finding screenshots

 

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.