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