Unable to Download invoices from rpa challenge website

i am trying to download invoices from rpa challenge website…https://rpachallengeocr.azurewebsites.net/
i am unable to download all pages invoices…
i am using flow.
1.find image imatches
2.for each loop
3.click invoice icon
4.counter
5.click next.

how to download all pages invoices.

Hi @Anand_Designer

Why can u use datatscrapping and then downlaod all the invoice using the url ?

Try that way

Hope it helps

Mark it as solution if you got it

Regards

Nived N :robot:

Happy Automation :relaxed::relaxed:

i tried in Data scrapping . its directly going to 3rd page and download files.but it doesn’t download 1st,2nd page invoices. here i attached workflow. can you give solution to me.
invoice_download.xaml (12.7 KB)

Hi @Anand_Designer, check this workflow
Here i did datascrapping of invoice download option and i got the list of urls by datascrapping , then naviagted through each url to download the invoices

BlankProcess1.zip (375.6 KB)

Hope it helps

Mark it as solution if you got it

Regards

Nived N

its great Working fine. thanks .@ NIVED_NAMBIAR

1 Like

Welcome @Anand_Designer

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