Hello,
Trying to learn UIPath here. Still pretty new with it.
Can someone give some guidance on this simple process I’m trying to achieve?
Let’s say I have a simple website that displays 10 hyperlinks on a page. I’d like UIPath to click on each link one by one. Each link is on its own line. Please see sample below.
Link 1
Link 2
Link 3
Link 4
Link n
Please note that clicking each link will download a PDF file, so we are staying on the same page. It will NOT direct you to a new page.
Any help is appreciated.
Thank you!