Class CustomHttpCommandExecutor

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

    public final class CustomHttpCommandExecutor
    extends org.openqa.selenium.remote.HttpCommandExecutor
    implements ReportingCommandsExecutor
    A custom commands executor for Selenium drivers. Extends the original functionality by restoring driver session initiated by the Agent. Reports commands executed to Agent.