Download Larger File size in a web portal

Hi Community,

I have a process where the file need to download from a web portal.

so query is there will be multiple files in the download path

ex : 2mb,4mb,6mb,8mb.

so bot need to click on bigger size and download the file.

can you guys suggest the flow ?

Regards,

Hi @chaitanyaKumar ,

Use can CV vision or Get text from the specific page, it can return the filename and the size compare it with logic in the flow and can choose the biggest file to be downloaded.

@chaitanyaKumar,

Use table extraction or get attribute activity to get the file sizes and then do the comparison to download the largest file.

Thanks,
Ashok :slightly_smiling_face:

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