Attached is a list of file names in blue under the invoice column. I’m trying to iterate through each of the invoice numbers in blue and then click on them according to a condition. Any idea what route i should take to iterate through each invoice number?
Hi @NATHAN_MORA
One way is to do datascraping
Scrape the invoice number and the corresponding link associated with it and then iterate through each link .
Regards
Nived N
Happy Automation
Table Extraction or DataScraping?
Datascraping @NATHAN_MORA