While learning UIPath, I came across a task where I had to highlight each UI element that is being used.
The UI elements are usually highlighted when the process is running in debug mode
If I have to perform the same thing while executing it, what should I do?