Articles → AUTOMATION ANYWHERE → Enabling Debugging In Automation Anywhere 10.5
Enabling Debugging In Automation Anywhere 10.5
How To Enable Debugging?
Click to Enlarge
Click to Enlarge
Steps
- Create a user defined variable ‘time’. The purpose of this variable to store current time.
- Assign the value of current time to the variable.
- Add a delay of 2 seconds.
- Assign the value of current time again to the variable
- Add a delay of 2 seconds.
- Assign the value of current time for the third time.
Implementation
Click to Enlarge
Adding Time Variable In Watch Table
- Click on the ‘Add’ button in ‘watch window’
Click to Enlarge
- Following window will appear.
Click to Enlarge
- Select the variable and click on ‘Add’. The variable gets added in ‘Watch window’
Click to Enlarge
Output
Click to Enlarge
Click to Enlarge
Click to Enlarge