The question may be pretty simple, but how do I determine if a data item is text or password?
I want to enter an username and a password with 0.1 second delay. I'm currently using "Send Keys" page from Surface Automation training. This page takes a data item of type text as an input. How do I determine if the input is a password instead? I don't want the password to be displayed in the data item.