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
Repeat workflow 3.2.3.1.5 for the second item and every new scenario in the future
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.