I have created a desktop flow for web automation in which I am trying to add the comment in a perticular text/comment box which has a different existing comment for each record. I am trying to use populate the text filed option with append text in advanced . however this steps is adding new comment in between existing text if the existing text is longer. For short existing text its working fine.
Could you please advise how to add the text in text /comment box in web automation after a existing text. I believe my current flow is adding the text after certain character only if the existing comment has longer character.