Class WinAppDriverLoadFailedException
Defines an exception for when the WinAppDriver could not be loaded.
Namespace: Legerity.Windows.Exceptions
Assembly: Legerity.Core.dll
Syntax
public class WinAppDriverLoadFailedException : LegerityException
Properties
| Improve this Doc View SourcePath
Gets or sets the path where the WinAppDriver should have loaded from.
Declaration
public string Path { get; set; }
Property Value
Type | Description |
---|---|
System.String |