Class ProfilerLogEntry

java.lang.Object
org.openqa.selenium.logging.LogEntry
org.openqa.selenium.logging.profiler.ProfilerLogEntry
Direct Known Subclasses:
HttpProfilerLogEntry

public class ProfilerLogEntry extends LogEntry
  • Constructor Details

    • ProfilerLogEntry

      public ProfilerLogEntry(EventType eventType, String message)