Interface ICommandServer NamespaceOpenQA.Selenium.Remote AssemblyWebDriver.dll Provides a way to start a server that understands remote commands public interface ICommandServer : IDisposable Inherited Members IDisposable.Dispose() Methods Start() Starts the server. void Start()