Hey Guys,
I am trying to automate downloading files for each day from a website. So this website consists of a couple of files for every day. And the table consists of files from all previous days.
Now what I am looking to do is to click on download option on each row in the first two rows as the recent day is on the top. For clear understanding the download label is in the first column of the table. I am stuck at how exactly we iterate through each row and click on first column label to download.
Apologies that I cannot post the image because of some concerns.
Thanks and appreciate your help in advance.