|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openqa.selenium.logging.SessionLogHandler
public class SessionLogHandler
| Constructor Summary | |
|---|---|
SessionLogHandler()
|
|
| Method Summary | |
|---|---|
static Map<String,SessionLogs> |
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SessionLogHandler()
| Method Detail |
|---|
public static Map<String,SessionLogs> getSessionLogs(org.json.JSONObject rawSessionMap)
throws org.json.JSONException
rawSessionMap - The raw session map.
Exception - If something goes wrong in server communication or JSON parsing.
org.json.JSONException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||