I’m facing the above mentioned issue. My task is to validate the Gmail username and Password using the open browser and i set if condition for validating credentials, in the password input dialog box throws an error message (typeconverter cannot convert from system.string ). Please help me out. Thank you in advance
Hi
Welcome back to uipath community
When getting as password
Enable the check box IsPassword and get the output with a variable of type secure string
Cheers @vino