Dear all, I am beginning my journey in web development. If I have a page where I need to enter my credentials to log in, how can I do it securely, ensuring that it is not visible to others?
You could use a Type-Into Activity with Secure Text as the input.
Create the variable:
Another method, you can just create an asset with asset type credential and provide username & password there.
After that you can use anywhere in UiPath studio.
Happy Automation
Hello, yes, I was aware of that method in UiPath Studio, but I couldn’t find how to access that option from Studio Web.
But how do I give them my password, let’s imagine “Password1234”
Hi @Matias_Clemente.Arg
Follow the same steps as far as creating the credential asset in orchestrator is concerned.
As for the Studio Web, you can use the same activity as in Desktop:
After that you can use the Type-into as i mentioned earlier.
Happy Automation ![]()
thanks! That is exactly what I was looking for; I had forgotten about that activity. Thank you.
Do close the thread by marking the solution. ![]()
Happy Automation ![]()
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.




