Hi,
To practice, I wanted to make a simple Blue Prism process that clicked each "Unfollow" button on a twitter page.
I thought I could do this by looking at the path of an element and iterating the number that identified the "Unfollow" button but I...