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

RaiMan proposed the following answer:
This is the problem with current implementation of find("some_text").

You might make the results better, by restricting the region to a grid
cell.

And you can try to turn it around by using

text = grid_cell_region.text()

and the compare the returned text string with your expected value.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to