I have an automation that has reached a critical point.
In this part, an HTML table appears with a list of invoices.
In this table, there is a column with a checkbox.
I need to select the checkboxes of the invoices that match my list.
My question is: Is there any way of looping through this table, checking my list and making power automate dynamically click on the checkboxes I need?
Thanks in advance.