public class LogCombiner
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.util.Comparator<org.openqa.selenium.logging.LogEntry> |
LOG_ENTRY_TIMESTAMP_COMPARATOR |
Constructor and Description |
---|
LogCombiner() |
Modifier and Type | Method and Description |
---|---|
static org.openqa.selenium.logging.LogEntries |
combine(org.openqa.selenium.logging.LogEntries... entries) |