← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #280731]: How to search for a text in region and click on the text

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
see docs:
Region.find("some text")

or 1.1.0+
Region.findText("some text")

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