Click or drag to resize

RemoteDriverDesktop Property

Returns the object that represents the desktop of a remote machine.

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

Property Value

Type: IDesktop

Implements

IDriverDesktop
See Also