Issue when typing in App/Web Recording mode in Uipath

Hi, I’m facing some issues when typing in App/Web Recording mode where by when the popup appear to enter the value into a form, the popup freezes, preventing me from typing further and sometimes stop the recording.

like even pressing Enter doesnt work, it completely freezes

The version Im using is 2023.10.4

Would greatly appreciate it!!

Hey @Chew_Weeqi as you can see when you add anchor is highlight in the yellow means The yellow indication on the Anchor Base activity typically means there’s an issue with the anchor or target element, such as an invalid selector, incorrect timeout, or the anchor element not being found in time. To fix it, ensure both anchor and target elements are correctly selected with stable selectors, increase the timeout, and verify the UI elements are loaded and visible.

cheers

Hi, is there anyway to disable the anchor function? and is it due to the anchor function that causing this?

Sorry, im still new to using UiPath so alot of the functions are quite unclear to me

Hey @Chew_Weeqi yes you can delete the anchor but it helps in identifying a stable reference point for the automation, especially when you’re working with dynamic web or desktop applications. but try to make selector more reliable or use correct anchor or use fuzzy selector. and if you still facing issue you could provide the link if possible i’ll give you the sample of that workflow

cheers

Hi, okay i would try your solution

Thank you for helping!

1 Like

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