I was modifying a script today and when I realized a notification is showing in my script. I am not sure which inside the sequence is causing it. I already run the script but it will only point me to the sequence activity. How will I determine which one is causing the issue
Hi @VegitlX_HuNteR
Are you facing any issues or errors in running the program?
Is this ‘No Condition Defined’ showing at the same spot without disappearing?
Try to look at the outpu if there are more information as to why the run stops on that sequence. If you can also show what is inside the sequence that would help…
Is it because you’ve set a breakpoint (the red circle to the left of activity)?
Does it stop only when you try Debug mode or also when you try to Run it?