Interface indicating the driver has a Session ID.
Namespace: OpenQA.Selenium.Remote
Assembly: WebDriver (in WebDriver.dll) Version: 3.1.0
Syntax
The IHasSessionId type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | SessionId |
Gets the session ID of the current session.
|
See Also