Uses of Class
org.openqa.selenium.logging.LogEntries
Packages that use LogEntries
- 
Uses of LogEntries in org.openqa.selenium.loggingMethods in org.openqa.selenium.logging that return LogEntriesModifier and TypeMethodDescriptionstatic LogEntriesLogCombiner.combine(LogEntries... entries) abstract LogEntriesFetches available log entries for the given log type.Methods in org.openqa.selenium.logging that return types with arguments of type LogEntriesMethods in org.openqa.selenium.logging with parameters of type LogEntriesModifier and TypeMethodDescriptionvoidSessionLogs.addLog(String logType, LogEntries logEntries) static LogEntriesLogCombiner.combine(LogEntries... entries) 
- 
Uses of LogEntries in org.openqa.selenium.remoteMethods in org.openqa.selenium.remote that return LogEntries