Table of Contents

Interface ICommandServer

Namespace
OpenQA.Selenium.Remote
Assembly
WebDriver.dll

Provides a way to start a server that understands remote commands

public interface ICommandServer : IDisposable
Inherited Members

Methods

Start()

Starts the server.

void Start()