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

    Status: Open => Answered

RaiMan proposed the following answer:
If you are talking about some table, that contains numbers/text:

You might try to collect the values using Region.text() and do the check on the 
resulting array, but the scripting is rather complex and the text feature might 
not read the values correctly. 
So first try,wether the values can be read correctly.

If it is a normal html web app, Selenium might be the better choice.

-- 
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     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to