Constructor
new ServiceBuilder(opt_exeopt)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
opt_exe | string | <optional> | Path to the server executable to use. If omitted, the builder will attempt to locate the msedgedriver on the current PATH. |
Throws:
If provided executable does not exist, or the msedgedriver cannot be found on the PATH.
- Type
- Error