Uses of Class
org.openqa.selenium.logging.SessionLogs
Packages that use SessionLogs
- 
Uses of SessionLogs in org.openqa.selenium.loggingMethods in org.openqa.selenium.logging that return SessionLogsMethods in org.openqa.selenium.logging that return types with arguments of type SessionLogsModifier and TypeMethodDescriptionstatic Map<String,SessionLogs> SessionLogHandler.getSessionLogs(Map<String, Object> rawSessionMap) Creates a session logs map, with session logs mapped to session IDs, given a raw session log map as a JSON object.