Hey guys,
I’m working on a project where I:
- Read data from an excel file and store as DT
- Enter a website and type my credentials (I use ‘type into’ activity here) then click login
- From DT, I will then extract value to put into said website.
I’m encouraged to use Excel Config & Store them in dictionary but I’m having hard time identifying the opportunities to use these as excel config concept is pretty new to me.
From a quick reading it seems like I can utilize Excel config to “pull out” my login credentials from Asset? And if yes, how do I do this?
Cheers