Click or drag to resize

RemoteDriverApplications Property

Provides access to the ApplicationManager object used to run applications 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 ApplicationManager Applications { get; }

Property Value

Type: ApplicationManager

Implements

IDriverApplications
See Also