Hi,
I have a requirement to obtain a set of username and password which were initially stored via CredMgrUI. I need to get it and log in via an automation in Robot Studio v19.1.
Is this approach possible?
TIA
Hi,
I have a requirement to obtain a set of username and password which were initially stored via CredMgrUI. I need to get it and log in via an automation in Robot Studio v19.1.
Is this approach possible?
TIA
I don’t believe so as the credential utilities you have available in Studio are different than CredMgr. You’d need to use one of the supported credential providers and then you could use the Credential Manager component to pull credentials once Runtime is connected to your credential provider of choice (CyberArk, Beyond Trust, etc…).
Thanks.