← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #254947]: How to verify sorting of elements in grid using sikuli?? Compare elements & verify sorting functionality

 

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

    Status: Needs information => Answered

RaiMan proposed the following answer:
So the sorting should be done by a Sikuli script?

Can the content of each "grid" (for me this is a grid cell) be read
using Sikuli's OCR feature?

What should be the out com of the "sort"?
- the values of each cell machine readable in a list/array? or 
- the grid cells moved around to be finally sorted?

You might post screenshots somewhere in the net (before sorting and
after), since this might make it clearer.

BTW: Sikuli does not have any builtin "grid sorting" feature - this all
need to be scripted (Python) or programmed (Java)

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