Problem is, in my application, im trying to drag and drop something but the target is immediately opening and my page changes to something else so i cant do the drag n drop…
if i do drag n drop manually its okay…i just dont want any delay… even a small delay quickly opens it up… how to resolve this?
does uipath have some default delay before actions on top of the delay we can add? if so how can i disable it?
Thanks
@KD11 Instead of Drag and Drop is there any other option to open the file?
If still want to proceed with Drag and Drop , did you checked the UiPath.UIAutomation.Activities.NDragAndDrop?