C# Syntax
public interface ISdkConfiguration
Name | Description | |
---|---|---|
AutoLaunch | Indicates whether the runtime engine is set to launch on OpenText Functional Testing for Developers SDK initialization. | |
ConnectTimeoutSeconds | Maximum time (in seconds) to try to connect to the runtime engine. | |
Mode | Indicates the SDK run mode. Possible values: SDKMode. Default = Replay. | |
ResponseTimeoutSeconds | Maximum time (in seconds) to wait for a response to any command sent to the runtime engine. | |
ServerAddress | The runtime engine URL to use for the default session. |