Interface IHasSessionId
Interface indicating the driver has a Session ID.
public interface IHasSessionId
Properties
SessionId
Gets the session ID of the current session.
SessionId SessionId { get; }
Interface indicating the driver has a Session ID.
public interface IHasSessionId
Gets the session ID of the current session.
SessionId SessionId { get; }