AppiumTransport.getSessionInfo method
AppiumTransport › getSessionInfo
Returns the session connection info needed to reattach to this session from another process (e.g. a test worker).Signature:
getSessionInfo(): AppiumSessionInfoReturns: AppiumSessionInfo — The session ID and device ID.