An NDoc Documented Class Library

DefaultSelenium Constructor

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

browserString may be any one of the following:

Overload List

Uses an arbitrary CommandProcessor

public DefaultSelenium(ICommandProcessor);

Uses a CommandBridgeClient, specifying a server host/port, a command to launch the browser, and a starting URL for the browser. browserString may be any one of the following:

public DefaultSelenium(string,int,string,string);

See Also

DefaultSelenium Class | Selenium Namespace