← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #287863]: text to control GUI rather Image recognition

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
If the GUI-element only changes its coordinates, but not its shape and
appearance, then there is no need to use text, because SikuliX will find
it.

But nevertheless you might try the text search feature.

click("button text")

... but be aware, that the implementation of the text features is still very basic and might not be as reliable as you would expect.
Improvements are only planned for version 2 later this year.

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