Skip to content

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(): AppiumSessionInfo

Returns: AppiumSessionInfoThe session ID and device ID.