Hi,
Am developing a bot to login to the website and find the files and download the files.
In detail,
- Everyday the file will be uploaded in the web.
- I need to login in the website through browser, then find the file and download it.
The file will be uploaded in the web folder like Oct → 231019, for the next month it will be placed under Aug->011119. - whenever a new month, year starts it will be uploaded in the new web folder path.(year->Month->Date).
- As new to RPA. Need your help to achieve this.