How to use Dynamic selector?

I am trying to automate selecting items in a certain column sequentially. I realized that I cannot use a Click activity because it keeps clicking on the first time in the table. How do I use the dynamic selector to solve this problem that I have?

1 Like

Hi @HLONY_MOLOI

Welcome to UiPath community

Check out the document and tutorial

Regards
Gokul

1 Like

Don’t use a dynamic selector. Use For Each UI Element.