Search Results for

    Show / Hide Table of Contents

    Class WinAppDriverLoadFailedException

    Defines an exception for when the WinAppDriver could not be loaded.

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

    Properties

    | Improve this Doc View Source

    Path

    Gets or sets the path where the WinAppDriver should have loaded from.

    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