Methods
(static) createSession(optionsopt) → (non-null) {Driver}
Creates a new Safari session.
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
options | Options | | <optional> | The configuration options. |
Returns:
A new driver instance.
- Type:
- Driver