java.lang.Object
org.openqa.selenium.devtools.idealized.log.model.LogEntry

public class LogEntry extends Object
  • Constructor Details

    • LogEntry

      public LogEntry(String kind, org.openqa.selenium.logging.LogEntry entry)
  • Method Details

    • getKind

      public String getKind()
    • getEntry

      public org.openqa.selenium.logging.LogEntry getEntry()