Uses of Class
org.openqa.selenium.logging.SessionLogs

Packages that use SessionLogs
org.openqa.selenium.logging   
 

Uses of SessionLogs in org.openqa.selenium.logging
 

Methods in org.openqa.selenium.logging that return SessionLogs
static SessionLogs SessionLogs.fromJSON(org.json.JSONObject rawSessionLogs)
           
 

Methods in org.openqa.selenium.logging that return types with arguments of type SessionLogs
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 © 2012. All Rights Reserved.