Package | Description |
---|---|
org.openqa.selenium.logging |
Modifier and Type | Method and Description |
---|---|
static LogEntries |
LogCombiner.combine(LogEntries... entries) |
abstract LogEntries |
LocalLogs.get(String logType) |
LogEntries |
Logs.get(String logType)
Fetches available log entries for the given log type.
|
LogEntries |
SessionLogs.getLogs(String logType) |
Modifier and Type | Method and Description |
---|---|
Map<String,LogEntries> |
SessionLogs.getAll() |
Modifier and Type | Method and Description |
---|---|
void |
SessionLogs.addLog(String logType,
LogEntries logEntries) |
static LogEntries |
LogCombiner.combine(LogEntries... entries) |
Copyright © 2013. All rights reserved.