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