Search Results for

    Show / Hide Table of Contents

    Class WindowsByExtras

    Defines a collection of extra locator constraints for .

    Inheritance
    System.Object
    WindowsByExtras
    Namespace: Legerity.Windows
    Assembly: Legerity.Windows.dll
    Syntax
    public static class WindowsByExtras : object

    Methods

    | Improve this Doc View Source

    AutomationId(String)

    Gets a mechanism to find elements by the Windows Automation ID.

    Declaration
    public static By AutomationId(string automationId)
    Parameters
    Type Name Description
    System.String automationId

    The automation ID to find.

    Returns
    Type Description
    By

    A object the driver can use to find elements.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright (c) MADE Apps