def deleteSession(self): """ Description Delete the instance session ID. For Linux and Windows Connection Manager only. """ if self.deleteSessionAfterTest: self.delete(self.sessionId)