Finder class in the java api

Asked by Niki

I am trying to initialze the Finder class in java with no luck.
Finder f = new Finder("image=path");

It cannot find the Finder class, do I need to import it and if yes, what should i import.

Thanks,

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

if you have

import org.sikuli.script.*;

this should work.

Can you help with this problem?

Provide an answer of your own, or ask Niki for more information if necessary.

To post a message you must log in.