Search Results for

    Show / Hide Table of Contents

    Class AppiumServerHelper

    Defines a helper class for launching a local Appium server.

    Inheritance
    System.Object
    AppiumServerHelper
    Namespace: Legerity.Helpers
    Assembly: Legerity.Core.dll
    Syntax
    public static class AppiumServerHelper : object

    Methods

    | Improve this Doc View Source

    Run()

    Loads an instance of the Appium server process.

    Declaration
    public static void Run()
    Exceptions
    Type Condition
    AppiumServerLoadFailedException

    Thrown when the Appium server fails to load.

    | Improve this Doc View Source

    Stop()

    Stops the running instance of the WinAppDriver process.

    Declaration
    public static void Stop()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright (c) MADE Apps