sessionId property
Identification of the session.
When not simulating, this value is communicated in the response using a session cookie or URL rewriting.
Implementation
String? sessionId;
Identification of the session.
When not simulating, this value is communicated in the response using a session cookie or URL rewriting.
String? sessionId;