Hi all.
We're dealing with a Java Applet, embedded within a Web Page and the Java Bridge integration works... partially.
On one side, and at design time, identification and highlighting sometimes works and some others, doesn't.
And, on the other side, when trying to read a Java JTable (grid), "spying" only identifies cells, not the entire table as a whole.
So, does someone know how to read the full contents of a Java Applet table in one step?
Many thanks in advance.