Type Into working and not working

We are encountering an issue in one of our processes where we save an Excel file with a specific name to a given path.
When running the process, the text in the filename is sometimes altered randomly.
The behavior is inconsistent; sometimes it works correctly, while other times, different issues appear with the text.
Im using the ‘Type Into’ activity.

Has anyone experienced similar behavior, or is there a recommended approach to prevent this?

1 Like

Even, I faced the same issue, so I switched to Set Text instead.
Just note — in the Save As window there are usually two text fields, so make sure you target the inner one when using Set Text.

You can also use Set to Clipboard, then Click the filename box, then Paste using CTRL+V

3 Likes

I think its works with Set text rather then type into.

If this problem occurs not only to you, then you need to write to the developers of UiPath

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.