Examining log files from the Test tab

You can access the Output tab in Datacap Studio to view the output that is written to different log files.

Procedure

  1. Click the Output tab in the center pane of the Test tab.
  2. If Batch log is not already selected, click the down-arrow and select it from the list of available logs.

    The Output pane refreshes automatically whenever you stop at a breakpoint or single-step through a line of code, or when the current task profile completes, although you need to scroll to the bottom each time to see the latest messages. For example, if you select a Stop on a failed action (a[@res="false"]) you can see the action that returned False.