Uses an arbitrary CommandProcessor
Namespace: SeleniumAssembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
public DefaultSelenium( ICommandProcessor processor )
Parameters
- processor
- Type: Selenium ICommandProcessor
[Missing <param name="processor"/> documentation for "M:Selenium.DefaultSelenium.#ctor(Selenium.ICommandProcessor)"]
See Also