Selector error: element changes position dynamically

Hi,
I’m trying to download a report from a web page based on the filename. I have mentioned the filename in a variable now i want to find the filename and download that particular file. each time the variable value may change and the postion of the selector also changes.
Capture

In the above image i want to find the name which i have passed in a variable “RES-Supply vs. Demand[Asssigned]” if the filename is found i want to click the download tag straight to the filename. Can anyone suggest me which activity can i use? i have no idea. Please help

Hi @Muthulakshmi_Thangamuthu

You can use datatscrapping to scrape the downlaod link of each file names and use if condition to check the filename and use the corresponding download link of filename to download the filename

Hope it helps you

Regards

NIVED N :robot:

Happy Automation :relaxed::relaxed::relaxed: