Scenario:
I have a Form online (ASP) where one of the Columns has wrapped inside of it the links to download the ‘Attachments’ that I need to save into any folder. No attributes inside the ‘Selector’ such as Row or Column that would increment in numbers of files that I can use as a loop. I do have a ‘innertext’ and ‘aaname’ that shows the ‘Link Files names’ but I have not been able to separate them after reading the Selector value.
Help on:
How to tell the robot to click on each one?.
-Somehow it means using a loop for the solution but can’t figure that out yet.
I can’t really share the web otherwise I would have done already jeje. I’ll try now both suggestions about the ‘Find Children Activity’, sounds good guys!
Thanks, It helped me to get to the children or ‘aaname’. I can’t really loop through them since I got an individual long String with all names of the links separated by ‘spaces’ which is the problem now.
There are key words at the end of every file name such ‘.pdf’ or ‘.xlsx’
Thanks, It helped me to get to the children or ‘aaname’. I can’t really loop through them since I got an individual long String with all names of the links separated by ‘spaces’ which is the problem now.
There are key words at the end of every file name such ‘.pdf’ or ‘.xlsx’