Loop through website HTML and execute a set of activities

Hello everyone,
I utilized the App/Web Recorder to generate a script against a website where I need to execute a repetitive set of clicks to generate a report.
Now I need to modify the script to loop through the website’s HTML, extract a label name and execute the clicks for “X” number of labelled processes.

Which activities should I use ?
Thanks !

@mroppolo,

Use for each UI element activity for this.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.