How to Click Multiple attachement file in Website

@HELZMOTH_BJ

If your data looks like as data table then use extract datatable activity to extract all the file names,
then use for each range to loop all items inside loop use click activity to click on respective action and one more thing you can get all of your data in data table. you can get your file items from data table itself