What to do to get session ID of a running test via script in JUnit framework?
Hi Joe,
To get a session ID in JUnit, users can use this command to get the session ID:
driver.getSessionId()
But how do I get the LambdaTest test id that appears also in the URL when you access an automated test execution?
Hi @g-a.iftode Once your test reached your automation dashboard, you can see the test ID on the URL box of the page, You can also get the test ID as referenced here: