I'm working on automation of a flex application that uses charts. I need to identify the datatip element of a chart and read its data. So far, I'm having trouble identifying the element on its own. When I use flashfirebug and hover over the chart, the datatip is shown and it is displayed in the inspector, however I can't capture it. Same issue with the tool's spy (Ranorex)
any ideas?