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
Don’t use a dynamic selector. Use For Each UI Element.