Constructor
new SeleniumServer(jar, opt_optionsopt)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
jar | string | Path to the Selenium server jar. | |
opt_options | SeleniumServer. | <optional> | Configuration options for the server. |
- Source
Throws:
If the path to the Selenium jar is not specified or if an invalid port is specified.
- Type
- Error