← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #667091]: Click on random places

 

Question #667091 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/667091

    Status: Answered => Open

Robert is still having a problem:
Screen screen = new Screen();
Pattern p = new
Pattern("/Users/goldgames/Documents/SikuliX/ScreenShots/aaa.png");

screen.wait(p,2).click();



This is my code, but now it doesn't work at all.
It shows this error.


Exception in thread "main" FindFailed:
/Users/goldgames/Documents/SikuliX/ScreenShots/aaa.png: (244x172) in
S(0)[0,0 1680x1050] E:Y, T:3.0
  Line 2759, in file Region.java


On Thu, Mar 22, 2018 at 7:32 PM, RaiMan <
question667091@xxxxxxxxxxxxxxxxxxxxx> wrote:

> Your question #667091 on Sikuli changed:
> https://answers.launchpad.net/sikuli/+question/667091
>
>     Status: Open => Answered
>
> RaiMan proposed the following answer:
> please upgrade to 1.1.2
>
> I guess the Java version is 1.8.0 _161-b12 ???
>
> What exactly are you doing?
> paste your code snippet.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/sikuli/+question/667091/+confirm?answer_id=2
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/sikuli/+question/667091
>
> You received this question notification because you asked the question.
>

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.