How to schedule a bot for daily or weekly at particular time?
Hi All,
I have developed one bot(automation) which interacts web application, download a file/report available in that application and save into local folder.
Queries:
1. What I intend to achieve is… I can schedule the bot(automation) to run on a daily or weekly basis at certain time. this bot will do the work in the back end and get the output file stored in a specific folder locally.
2. How to configure credentials which required for login page of web application.
Please provide solution in steps.
Thanks in advance.