Output Window

The Output window displays information about errors encountered while playing back a script, results of searches performed on scripts, and any text written by a script.

The Output window also displays playback warning messages when an object map entry being referenced is not in scope for the asset being executed.

Note: Only the results of NTF methods (calls), such as Pushbutton.Select, are recorded in the log. Therefore, if you execute a VB.NET command, such as a with statement, the VB.NET call is not logged nor is the _desktop.Window() call.