Uses of Class
org.openqa.selenium.bidi.log.ConsoleLogEntry
-
Packages that use ConsoleLogEntry Package Description org.openqa.selenium.bidi.log -
-
Uses of ConsoleLogEntry in org.openqa.selenium.bidi.log
Methods in org.openqa.selenium.bidi.log that return ConsoleLogEntry Modifier and Type Method Description static ConsoleLogEntry
ConsoleLogEntry. fromJson(org.openqa.selenium.json.JsonInput input)
Methods in org.openqa.selenium.bidi.log that return types with arguments of type ConsoleLogEntry Modifier and Type Method Description java.util.Optional<ConsoleLogEntry>
LogEntry. getConsoleLogEntry()
-