How to get session ID of a running test via script in Serenity?

How to get session ID of a running test via script?

Hey Brettm,

You can use the syntax below to get the session Id of a running test via script:

HttpContext.Current.Session.SessionID