← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #645517]: How to find a text on flash webpage using java

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
I didn't say anything about making "functions static"

You have to do on the Java level, what was mentioned in comment #4 for the scripting level:
Settings.OcrTextSearch = true;

before using the method
find("some text");

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