devanshi
(Devanshi)
1
I’m trying o automate login in a website using UiPath, I have encrypted csv of passwords how can enter encrypted passwords to UiPath TypeIntoActivity
ppr
(Peter Preuss)
2
How stable / change rate is the password set?
Was checked if Orchestrator Credential Asset would serve?
You can use in orchestrator in that uses Assert and select the credential
If you want to type the credential in secure please use the below activity.
Type into in the option you can see the secure text inside that you should pass the value that you stored in the credential.
