Package | Description |
---|---|
org.safs.selenium.webdriver.lib |
Modifier and Type | Method and Description |
---|---|
static RemoteDriver.SessionInfo |
RemoteDriver.retrieveSessionInfoFromFile(java.lang.String Id)
Retrieve the remote server's session information for the session with the given id.
|
static RemoteDriver.SessionInfo |
RemoteDriver.retriveLastSessionInfoFromFile()
Retrieve SessionInfo representing the "current" or "last" session
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<RemoteDriver.SessionInfo> |
RemoteDriver.getSessionsFromFile()
Returns a List of SessionInfo objects.
|
Copyright © SAS Institute. All Rights Reserved.