Hi,
I am working on a flow to download all daylight reports from a planning authorities webpage.
Here is the link to a sample page https://planning.agileapplications.ie/dunlaoghaire/application-details/96061#documents
The files I need are located in the Documents sections of this webpage.
The only files I am interested in are files which relate to daylight assessment.
So far I have figured out how to auto-populate the description field with the text "Daylight" , see yellow highlight in the attached.
I have also figured out how to automatically expand the Reports section dropdown.
The file I now want to directly download is revealed (see pink highlight in the attached image) however I can not seem to find a way of finding/extracting the href associated with this file?
Any advice would be greatly appreciated.