Uses of Class
org.openqa.selenium.bidi.log.ConsoleLogEntry
Packages that use ConsoleLogEntry
-
Uses of ConsoleLogEntry in org.openqa.selenium.bidi.log
Methods in org.openqa.selenium.bidi.log that return ConsoleLogEntryModifier and TypeMethodDescriptionstatic ConsoleLogEntryConsoleLogEntry.fromJson(org.openqa.selenium.json.JsonInput input) Methods in org.openqa.selenium.bidi.log that return types with arguments of type ConsoleLogEntry -
Uses of ConsoleLogEntry in org.openqa.selenium.bidi.module
Method parameters in org.openqa.selenium.bidi.module with type arguments of type ConsoleLogEntryModifier and TypeMethodDescriptionvoidLogInspector.onConsoleEntry(Consumer<ConsoleLogEntry> consumer) voidLogInspector.onConsoleEntry(Consumer<ConsoleLogEntry> consumer, FilterBy filter)