How to select the checkbox in HTML table

Hi @Elv,

Hope this could help you.

For example, if the selector for the check box contains the “tableRow” attribute, something like this:

<webctrl tableRow=‘2’ title=‘Robots - UiPath Orchestrator Community’ />

you can inform to this attribute tableRows with the id of your row.

Take a look at this:

Regards,
Susana

1 Like