← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #276725]: Detecting Certain Text and x, y locations of those text

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
try
Region.find("some Text")

or with 1.1.0+
Region.findText("some Text")

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