Which activity should be used instead of input dialog to not get visible of the content which is typed in the dialog box

Which activity should be used instead of input dialog to not get visible of the content which is typed in the dialog box. This is mainly used to type the password.

Hi @anjani_priya

Enable isPassword in properties panel of input dialog:

The Input Dialog will look like this:

If this answers your query, Do mark it as a solution
Happy Automation :star_struck:

Hello @anjani_priya

you can use input dialog box as well just check the “is password” property

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.