Click or drag to resize

RemoteDriverOptions Property

Provides access to the OptionsManager object used configure test engine on a remote machine.

Namespace:  SmartBear.TestLeft
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public OptionsManager Options { get; }

Property Value

Type: OptionsManager

Implements

IDriverOptions
See Also