Debugging with automation scripts

You debug a script to remove any issues before you customize applications. Print statements can be placed in a script to capture the logs that are specific to a script. Log statements in the scripting framework are automatically sent to the autoscript logger.



Feedback