| Package | Description |
|---|---|
| org.openqa.selenium.logging |
| Modifier and Type | Method and Description |
|---|---|
static LogEntries |
LogCombiner.combine(LogEntries... entries) |
LogEntries |
Logs.get(String logType)
Fetches available log entries for the given log type.
|
abstract LogEntries |
LocalLogs.get(String logType) |
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 © 2014. All rights reserved.