For advanced users Automation Anywhere provides a capability to debug the tasks. Go to Debug->Enable Debugging. Use this toolbar to insert breakpoints in your task and debug action-by-action using Step Over (F10) functionality. You can also Set Snappoints in your task which will capture images of the task while it is being executed.(Snappoints is available only in Enterprise Version). Also See Snappoints.
.gif)
How to Debug?
Note: The debugging information i.e. the breakpoints are not stored; so when you close the editor window, all the breakpoint information will be lost.