I have a java application which has a number of tables, when i use the 'Extract data from windows' tool and attempt to place the data into a variable I can see that the variable all 14 columns as expected however there are 0 rows of data.
I have adjusted the ui element selector what feels like 100 times, not sure what else to try.
I should also say that i am successfully interacting with other parts of the java application, so far its just the table data thats being a pain
__PRESENT