Skip to main content
Question

Unable to perform 'SETTEXT' action. PASSWORD_TEXT is read-only or disabled

  • November 7, 2023
  • 2 replies
  • 98 views

Forum|alt.badge.img+4

Hi,

I got this error saying “Unable to perform 'SETTEXT' action. PASSWORD_TEXT is read-only or disabled” while using set text action on the password field in a windows application. It is working fine when I am typing the password manually but throwing this error when bot is running.

Please help

Thankyou

2 replies

Micah.Smith
Automation Anywhere Team
Forum|alt.badge.img+14
  • Automation Anywhere Team
  • 424 replies
  • November 7, 2023

Some apps have weird quirks where they disable the password until there is a username/email filled in, you may try tabbing out of the email/username field and see if that sets the password field as editable. 


Zaid Chougle
Navigator | Tier 3
Forum|alt.badge.img+17
  • Navigator | Tier 3
  • 224 replies
  • November 8, 2023

@ajith 2492 , as suggested by Micah tabbing out would be a approach and also you can use the recorder to click the text area and then enter the value using simulate keystrokes