Extracting specific data from HTML table

Did you try using Find Children Activity with the filter set to the list of specific table rows that you want to extract?

You will get a List of all the Matched UiElements. Use ‘Get Attribute’ to get the particular attribute value you want to extract (i believe ‘aaname’). Have an If condition and perform your operation if it matches the value that you want.

Let me know if that whats you are looking for. If not, attach a screenshot/workflow or may be the operation that you want to perform or the criteria based on which you perform the action.

Thanks,
Rammohan B.