Support > Forums > OpenBots Studio > Desktop Secure Text
How to use Desktop Secure Text activity.
This forum has 317 topics, 687 replies, and was last updated 4 months ago by Nataly Alvarado...
Thank you so much, I will try and update.
Thanks for your reply. I am used New Secure String to Create variable and after that, I am used Desktop Secure Text Activity. When I debug the function the output page the User Name Box the element was not typing.
Hi Shanmuga Priya,
Mostly, it's happened due to the automation being unable to find the recorded element. To use UI Element Recorder, make sure to capture a proper element where you want to set the text. You can enable the necessary parameter properties, which support variable and wildcard integration. Make sure to validate your selector element using UI Element Validator, the element shows highlighted after validating.
Thanks
Thanks for your Reply, I tried this way but not Typing any text in element its continuously loading. If I Force to stop the function. Its getting an element is not available.
Hi Shanmuga Priya,
To use desktop set secure Text Command, firstly you have to set the secure text into the New SecureString Command and create an output SecureString variable, after that in Desktop Set Secure Text command capture the element where you want to set the text using UI element recorder and provide the output SecureString variable as an input in the place of SecureString To Set field.
Please note that this command accepts only SecureString variable as an input.
Thanks
You are not authorized to reply, please click here to login and add your reply to this topic.