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

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

Hello Dipen,

User can use the below command to get the session_id:

driver.getSessionId()