HttpCommandProcessor ClassWebDriver
Sends commands and retrieves results via HTTP.
Inheritance Hierarchy

OnlineSystem Object
  Selenium HttpCommandProcessor

Namespace: Selenium
Assembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public class HttpCommandProcessor : ICommandProcessor
See Also