Search Results for

    Show / Hide Table of Contents

    Class WinAppDriverNotFoundException

    Defines an exception for when the WinAppDriver cannot be found.

    Inheritance
    System.Object
    LegerityException
    WinAppDriverNotFoundException
    Namespace: Legerity.Windows.Exceptions
    Assembly: Legerity.Core.dll
    Syntax
    public class WinAppDriverNotFoundException : LegerityException

    Properties

    | Improve this Doc View Source

    Path

    Gets or sets the path where the WinAppDriver should be located.

    Declaration
    public string Path { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright (c) MADE Apps