Package org.openqa.selenium.logging
Class SessionLogs
java.lang.Object
org.openqa.selenium.logging.SessionLogs
Contains the logs for a session divided by supported log types.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addLog
(String logType, LogEntries logEntries) static SessionLogs
getAll()
toJson()
-
Constructor Details
-
SessionLogs
public SessionLogs()
-
-
Method Details
-
getLogs
-
addLog
-
getLogTypes
-
getAll
-
fromJSON
-
toJson
-