Uses of Class
org.openqa.selenium.bidi.log.LogEntry
-
Packages that use LogEntry Package Description org.openqa.selenium.bidi org.openqa.selenium.bidi.log -
-
Uses of LogEntry in org.openqa.selenium.bidi
Method parameters in org.openqa.selenium.bidi with type arguments of type LogEntry Modifier and Type Method Description void
LogInspector. onLog(java.util.function.Consumer<LogEntry> consumer)
-
Uses of LogEntry in org.openqa.selenium.bidi.log
Methods in org.openqa.selenium.bidi.log that return types with arguments of type LogEntry Modifier and Type Method Description static Event<LogEntry>
Log. entryAdded()
-