Context Menu Items

  • Select All - Highlights all output in the currently active log file.
  • Copy - Copies the selected output to the clipboard.
  • Find - Shows the find dialog to search for terms in the currently active log file.
  • Print - Prints the log file in the currently active tab.
  • Output Folding - Provides a set of options to allow sections of the current log file to be collapsed if desired.
    • Enabled - turns on or off output folding for the current log file.
    • Fold
      • All - folds the output for all tests in the currently active log file.
      • Passed Tests - folds the output for all tests that passed in the currently active log file.
      • Failed Tests - folds the output for all tests that failed in the currently active log file.
    • Unfold
      • All - unfolds the output for all tests in the currently active log file.
      • Passed Tests - unfolds the output for all tests that passed in the currently active log file.
      • Failed Tests - unfolds the output for all tests that failed in the currently active log file.