Issues when typing in recording mode on UiPath

Hi, Is anyone facing this issues, I saw some post a while ago having similar problems to this but there wasn’t a solution to it.

version: 2023.10.4

Would greatly appreciate the help! Thank you

Where the thing freezes, preventing anyone from typing, like it is in timeout

@Chew_Weeqi,

Try upgrading the UiPath.UIAutomation.Activities package to latest possible version.

Hi, I tried updating to the latest version available but the issue still remains. Currently, how I’m typing data is by copy pasting before the freeze take effect

@Chew_Weeqi

You can press F2 to pause the selection process so it will allow you to switch to other applications and get back to the desired screen.

It still freezes after trying that

This is a good example of why you shouldn’t use the recorder. You should individually add your activities and code your process yourself. This way you can make sure selectors, anchors, etc are correct for each activity.

2 Likes