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 !