Enabling Video Capturing

To enable video capturing for a test:

  1. In the menu, click Tests > Details View .
  2. In the Tests tree, select a container, folder, or test.
  3. Click the Parameters tab.
  4. Click Add Custom Parameter. The Set Custom Parameter dialog box opens.
  5. In the Name field, type recordVideo.
  6. From the Type list box, select String.
  7. In the Value field, type one of the following:
    • always, if you want to add a video to the result files on every execution of the execution plan.
    • onError, if you want to add a video to the result files when an error occurs during the execution of the execution plan.
    • Any other string or nothing, if you do not want to add a video to the result files.