Enter in a Cloud and for each project, download file, and rename it

Hi @AaronMark

I think you are on the right track. You should on our Forum for:

  • dynamic selectors (see for example here)
    (as well as good practice in making them; you can play around with the attributes of the selectors instead of using the css elements)

If you already use the For Each Row activity to loop over each row of the Data Table, you could use some data from these rows in your Click activity selectors to perform the click.

You can search our Forum for both situations (dynamically clicking each row and how to best construct selectors) to get plenty of examples :slight_smile: