Hey I am using UIpath studio , I have automated the login and getting to the downloading page where i have some pdf’s which i want to download. These pdf’s are dynamic ,sometimes there are 10 sometimes 100 ,it changes everyday.i want to download those pdf’s . please find the attached image.
Here i want to download the pdf by clicking each elements in column 3(hyperlink highlighted in blue colour) ,the number of rows in the table is dynamic.how can i do it using UIPATH.
I used the web scrapping tool , Now i can download the report but i am downloading the first report over and over again while it’s supposed to go down and click on the next link.Please find the attached uipath flow url link1link
Sorry, I couldn’t understand. I just started UIpath yesterday and i got upto this yet.
just the last part , there’s a click selector i know which needs to be triggered to download, but how do i span down ? what should i use ? or where/how should i make it dynamic.
when i change the value of idx manually i can span through the report keeping the tablecol constant. when i am trying to set the idx =“‘+i.ToString+’” it’s not validating hence i am not able to save this in the click editor
i am sorry i don’t understand.
could you please send me xaml file demonstrating on this sample website https://c.mi.com/in/forum.php or any website with hyperlinks having 1column and multiple rows