Starts a new Selenium testing session with the specified options
Namespace: SeleniumAssembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- optionsObject
- Type:
System Object
an Options object representing the options to start the session with.
See Also