I’m trying to make UiPath type text into a field (in SAP) without overwriting what’s already there but it doesn’t work. Instead it starts writing in the beginning of the field (not after the exisiting text) and each letter overwrites an existing letter as when you accidentally press the Insert button on the keyboard. Can you help me make it write after what’s already written and keep the existing text?
I set Empty field to true so now it clears the text before writing but I dont want it to do that. I want it to keep all the text and only add after the existing text.
Thank you for your comments but I tried what @amarasan wrote and also my previous properties all after restarting uipath but it still overwrites the text. Is there anything else I can do