I am unble to open UiDemo application from performer

@singh_sumit
In your screenshot you have selected the “standard” if i select standard then the password will be visible at run time.
So i am going for the “secure” Option as below

I have selected the secure string in the variables panel, also i converted it it to secure string as below in variables panel:

New System.Net.NetworkCredential(“”,Password_UiDemoCredentials).SecurePassword

but its not working, i have put the screenshots below

i took this in debug mode