Downloading many attachments

Hi there,

I need help with downloading attachment from a website. I don’t know how many attachments will be there each time, on my code, if there is one attachment, it works, more than one, it doesn’t.
It would look like this, in this case I need to download all three attachments
image

and this is how I have it right now

hi @NathaliaFawcett ,

Two options to explore:

  1. Repeat workflow 3.2.3.1.5 for the second item and every new scenario in the future
  2. Compare selectors of 1st and 2nd item in the attachments and find a common ground

With option 1, you will need to continue adding more scenarios every time you encounter a different attachment type.

With option 2, hopefully it will allow you to systematically check and download all the attachments but it’s hard to know without seeing what the selectors look like.

This is also using StudioX so there will be a limit to what we can do.

Hi Keegan,

That worked, thank you!

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