reading a table

Hi

I just some names on the side of this chart. How can i code eggplant to select a green space? The green space changes depending on the doctor’s schedule and it might not be 0 percent all the time.

Thanks

I’m not sure if the green squares always list 0% in which case you could look for that with an Image or with OCR:


repeat with everyImageLocation(Text: "0%")
   -- Do something
end repeat

Or if you literally are just looking for “GREEN CELLS” then you could capture a green area that is the width of the cell and includes the bottom edge. (Capturing it that way will ensure that it always matches each cell only once. )

Hi Shah,
Reach out to me on UserWeb, and I can walk you through some Cadence scheduling options.
Dave Hester
UNC Health Care