Uses of Class
org.openqa.selenium.logging.SessionLogs
Packages that use SessionLogs
-
Uses of SessionLogs in org.openqa.selenium.logging
Methods in org.openqa.selenium.logging that return SessionLogsModifier and TypeMethodDescriptionstatic SessionLogsDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.openqa.selenium.logging that return types with arguments of type SessionLogsModifier and TypeMethodDescriptionstatic Map<String, SessionLogs> SessionLogHandler.getSessionLogs(Map<String, Object> rawSessionMap) Deprecated, for removal: This API element is subject to removal in a future version.Creates a session logs map, with session logs mapped to session IDs, given a raw session log map as a JSON object.