An NDoc Documented Class Library

ICommandProcessor Interface

Provides a DoCommand method, which sends the command to the browser to be performed.

For a list of all members of this type, see ICommandProcessor Members.

public interface ICommandProcessor

Types that implement ICommandProcessor

Type Description
HttpCommandProcessor Sends commands and retrieves results via HTTP.

Requirements

Namespace: Selenium

Assembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll)

See Also

ICommandProcessor Members | Selenium Namespace