Workflow could run under debug but not in run mode

I am working on a project, the code is working under debug mode without any break. However, when I ran with Run mode, the code isn’t. The problem occurs when the robot tries to click on a folder. Looks like it couldn’t find the element.
I add delay on the click activities but it’s not working

Does anyone know how I can solve the issue?
Thanks for help

@RishiVC1

@Laetitia , Check with simulate click property enabled

It’s not working