TestRunnerSettings.

SaveProject Property

Summary

Commands the runner to save the test project after the test run finishes. Use this command-line argument if you store data within the project during the test.

Syntax

public bool SaveProject { get; set; }

Value

Type Description
bool