Class CustomAppiumCommandExecutor

  • All Implemented Interfaces:
    ReportingCommandsExecutor, org.openqa.selenium.logging.NeedsLocalLogs, org.openqa.selenium.remote.CommandExecutor

    public final class CustomAppiumCommandExecutor
    extends io.appium.java_client.remote.AppiumCommandExecutor
    implements ReportingCommandsExecutor
    A custom Appium commands executor for Appium drivers. Extends the original functionality by restoring driver session initiated by the Agent. Reports commands executed to Agent.