We have a table created in Flex and I can capture the table and each cell, but I can't capture anything but text from the cells. I have two cells in particular I'm interested in. One has an image and another has a button. Here's a screen shot:
The Top View cell has the image and the Edit has a button to that I need to click. Spy gets down to the cell level, but I can't find a way to get that the cell has an image and I can't find a way to get to the button so that I can perform a mouse click on the button.
Here's a snapshot of the whole table: