Uses of Class
org.openqa.selenium.bidi.log.GenericLogEntry
Packages that use GenericLogEntry
- 
Uses of GenericLogEntry in org.openqa.selenium.bidi.logSubclasses of GenericLogEntry in org.openqa.selenium.bidi.logMethods in org.openqa.selenium.bidi.log that return GenericLogEntryMethods in org.openqa.selenium.bidi.log that return types with arguments of type GenericLogEntryConstructor parameters in org.openqa.selenium.bidi.log with type arguments of type GenericLogEntryModifierConstructorDescriptionLogEntry(Optional<GenericLogEntry> genericLogEntry, Optional<ConsoleLogEntry> consoleLogEntry, Optional<JavascriptLogEntry> javascriptLogEntry) 
- 
Uses of GenericLogEntry in org.openqa.selenium.bidi.moduleMethod parameters in org.openqa.selenium.bidi.module with type arguments of type GenericLogEntryModifier and TypeMethodDescriptionvoidLogInspector.onGenericLog(Consumer<GenericLogEntry> consumer) voidLogInspector.onGenericLog(Consumer<GenericLogEntry> consumer, FilterBy filter)