An NDoc Documented Class Library

HttpCommandProcessor Constructor

Specifies a server host/port, a command to launch the browser, and a starting URL for the browser.

Overload List

Specifies a server host/port, a command to launch the browser, and a starting URL for the browser.

public HttpCommandProcessor(string,int,string,string);

Specifies the URL to the server, a command to launch the browser, and a starting URL for the browser.

public HttpCommandProcessor(string,string,string);

See Also

HttpCommandProcessor Class | Selenium Namespace