| Package | Description |
|---|---|
| org.openqa.selenium.logging |
| Modifier and Type | Method and Description |
|---|---|
List<LogEntry> |
LogEntries.filter(Level level) |
List<LogEntry> |
LogEntries.getAll()
Get the list of all log entries.
|
List<LogEntry> |
LoggingHandler.getRecords() |
Iterator<LogEntry> |
LogEntries.iterator() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
LocalLogs.addEntry(String logType,
LogEntry entry) |
| Constructor and Description |
|---|
LogEntries(Iterable<LogEntry> entries) |
Copyright © 2014-2016 Machine Publishers, LLC.
Project homepage: https://github.com/machinepublishers/jbrowserdriver