Need to launch a URL > There will be years like 2019,2018,2017 etc >
We need to click on 2019 intially > around 10 names will be opened and need to click on the pdf link of all respectively> then collect data from pdf and store it in an Excel sheet.
Likewise we need to collect for 2018,2017 and so on…
Could someone plz help me how to proceed with this! Thanks
since the value of the year will be fixed you can start a counter with initial value 2019 and run a condition counter = counter - 1
so the counter will be the year and you can do the download with normal activities
Thanks @VirajN
Need to launch an URL > There will be years like 2019,2018,2017 etc as tabs in the Website > We need to click on 2019 initially > around 10 names will be opened and need to click on the pdf link(Agenda in the screenshot) of all respectively for all 10 names(Commissioners court) > then collect data from pdf and store it in an Excel sheet.
Likewise we need to collect for 2018,2017 and so on…Plz find the screenshot below and could you please give step-by-step flow design as most of my tasks are similar to this. It ll help me!