How to get session ID of a running test via script in Geb framework ?
Hey Dipen,
User can use the below command to get the session_id:
driver.getSessionId()
How to get session ID of a running test via script in Geb framework ?
Hey Dipen,
User can use the below command to get the session_id:
driver.getSessionId()