Type Manufacturer ID in the Manufacturer ID text box
2.Uncheck the Part 566 text box
3.Click Search at bottom of Page
Select 100 from the drop down list in the Show Entries box
In the Org name column the I need to click on each hyperlink and then a PDF page will open up, I need to download that pdf and rename it. Each PDF needs to be Renamed According to the information in each row corresponding to the pdf link. Below is the Rename file structure
File name = Orgname_letterDate_ManufacturerName_ModelYearFrom_ModelYearto
I’m having trouble navigating to each PDF in the table and then renaming that pdf once its downloaded. I can extract the URLS using the data scrapping tool and navigate and download the files. my issue is renaming the files according to the naming convention. Some assistance or a sample workflow would be much appreciated.
I got the automation to use the for each ui element and click each hyper link, my issues is getting the text now to rename the file name. Im getting the error "value of type string cannot be converted to UiPath.core.uielement