Class LogEntry
- java.lang.Object
-
- org.openqa.selenium.devtools.idealized.log.model.LogEntry
-
public class LogEntry extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LogEntry(java.lang.String kind, org.openqa.selenium.logging.LogEntry entry)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openqa.selenium.logging.LogEntrygetEntry()java.lang.StringgetKind()
-