Click or drag to resize

LocalDriverLog Property

Provides access to the TestLeft test log on a local machine.

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

Property Value

Type: Log

Implements

IDriverLog
See Also