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.
ashokkarale
(Ashok Karale)
September 18, 2024, 3:47am
3
@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
system
(system)
Closed
September 21, 2024, 3:47am
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.