| Package | Description |
|---|---|
| org.openqa.selenium.logging |
| Modifier and Type | Method and Description |
|---|---|
static SessionLogs |
SessionLogs.fromJSON(org.json.JSONObject rawSessionLogs) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,SessionLogs> |
SessionLogHandler.getSessionLogs(org.json.JSONObject rawSessionMap)
Creates a session logs map, with session logs mapped to session IDs, given
a raw session log map as a JSON object.
|
Copyright © 2014. All rights reserved.