← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #207935]: region.find("some text")

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
GUI or application specific aspects do not matter for Sikuli - what
counts are the pixels on the screen.

So region.find() using images works, but region.find("some text") has
the known problems.

So try to restrict the search region as much as possible.

If the text you are searching for is not read correctly using
region.text(), then the probability, that finding the text works is very
low.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.