How to manage ID & Password for Robot to log in to legacy application
Hi,
We have a legacy application for Robot to log in to. What is the standard practice to manage username and password? My colleague has built such way that username and password is saved in an Excel file and Robot opens the file to get it and use it for credentials. I do not believe this is a right implementation. I also do not think it is good to hard code username and password in a code as well. How do people manage this? Please let me know what the best practice is.
Thanks,